bsansouci / reprocessing-example

79 stars 27 forks source link

`npm start` throws an error #1

Closed xennygrimmato closed 6 years ago

xennygrimmato commented 6 years ago

I'm following the steps mentioned in README.md to run the app. On running npm start, I'm getting the following error:

> reprocessing-example@ start /Users/vaibhavtulsyan/reason101/reprocessing-example
> ./lib/bs/bytecode/index.byte

sh: ./lib/bs/bytecode/index.byte: No such file or directory
npm ERR! file sh
npm ERR! code ELIFECYCLE
npm ERR! errno ENOENT
npm ERR! syscall spawn
npm ERR! reprocessing-example@ start: `./lib/bs/bytecode/index.byte`
npm ERR! spawn ENOENT
npm ERR!
npm ERR! Failed at the reprocessing-example@ start script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.

However, running npm run build:web and then running a simple python server seems to work.

bsansouci commented 6 years ago

Fixed on https://github.com/bsansouci/reprocessing-example/commit/7d5cad8084d6ab7cf42d0d5becc84839b743e06a