web-library
web-library copied to clipboard
npm start fail on Windows
> [email protected] start:all C:\Script\web-library
> run-p "serve -s {@}" "devel -s {@}"
>>> Listening on http://localhost:8001/
ERROR: Invalid Option: -s'
ERROR: "devel -s" exited with 1.
npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! [email protected] start:all: `run-p "serve -s {@}" "devel -s {@}"`
npm ERR! Exit status 1
Building on Windows is currently not supported. It might be able possible to run it on Windows 10 with the "Linux Subsystem".
I'll leave this issue open, we might add Windows support but it's not priority.