understrap / understrap-child

The starter child theme for Understrap, the renowned open-source WordPress starter theme.
GNU General Public License v3.0
580 stars 330 forks source link

Problem with npm run watch-bs #354

Open sergiripoll22 opened 2 years ago

sergiripoll22 commented 2 years ago

hello guys, I have problems running npm run watch-bs compiles the files but I see errors in the console. points to wrong path http://localhost:3000/wp-content/themes/understrap-child/js/js/child-theme.js I have the problem in my current development and it also appears in a clean installation of wordpress 6 with understrap 1.1.0 and child-theme 1.1.0. it also doesn't create the dist directory when calling npm run dist

bacoords commented 2 years ago

This issue is being addressed here: https://github.com/understrap/understrap/issues/1641