coreui / coreui-free-bootstrap-admin-template

Free Bootstrap Admin & Dashboard Template
https://coreui.io/product/free-bootstrap-admin-template/
MIT License
11.95k stars 3.13k forks source link

npm doesn't react to change of files PUG #407

Closed mykola-sv closed 4 years ago

mykola-sv commented 6 years ago

package.json not configured on start watch-pug When include watch-pug to "serve": "npm-run-all --parallel localhost watch-css watch-js watch-pug",

npm writed error - Error: Cannot find module 'js-beautify'

mrholek commented 4 years ago

fixed