Closed dnguyencode closed 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.
@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
npm run css-compile
install -g
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.