twbs / bootstrap-npm-starter

Starter template for new building with Bootstrap 4 in npm projects.
MIT License
1.23k stars 465 forks source link

npm ERR! missing script: css-compile #60

Closed dnguyencode closed 3 years ago

dnguyencode commented 3 years ago

Hi, I can't start this project due to this error. I tried to run npm install -g css-compile but no such component exist. I'm running node 6.14.13 on windows.

djKianoosh commented 3 years ago

@dnguyencode see the Usage section in the readme: https://github.com/twbs/bootstrap-npm-starter#usage

The command is npm run css-compile, not install -g