Closed vsavkov closed 6 years ago
stack build
should run it 🤔
https://github.com/aelve/guide/blob/master/Setup.hs#L13
Do you have any idea why it doesn't do that for you? Maybe you could post the logs here?
Found in the log
./scripts/buildjs.sh: line 5: npm: command not found
. My fault.
I use nvm
to setup nodejs/npm
environment per project and didn't do that before stack build
.
Probably a note that npm
is required would help.
Fixed in the vue
branch.
(All development happens there nowadays.)
INSTALL.md for local installation misses a command to build bundle.js. It should look like: