DjLeChuck / recalbox-manager

A web interface to manage recalbox configuration
25 stars 10 forks source link

Ca ne compile plus #47

Closed substring closed 7 years ago

substring commented 7 years ago

Ca replante à la compilation:

npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@^1.0.0 (node_modules/chokidar/node_modules/fsevents):
npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@1.1.1: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"})
npm ERR! Linux 3.16.0-4-amd64
npm ERR! argv "/share/host/usr/bin/node" "/share/host/usr/bin/npm" "install"
npm ERR! node v6.9.1
npm ERR! npm  v3.10.8
npm ERR! code EREADFILE

npm ERR! Error extracting /root/.npm/react-bootstrap-switch/15.0.4/package.tgz archive: ENOENT: no such file or directory, open '/root/.npm/react-bootstrap-switch/15.0.4/package.tgz'
npm ERR! 
npm ERR! If you need help, you may report this error at:
npm ERR!     <https://github.com/npm/npm/issues>

npm ERR! Please include the following file with any support request:
npm ERR!     /work/output/build/recalbox-manager2-v2.0.1/client/npm-debug.log

npm ERR! Linux 3.16.0-4-amd64
npm ERR! argv "/share/host/usr/bin/node" "/share/host/usr/bin/npm" "--prefix" "/work/output/build/recalbox-manager2-v2.0.1" "run" "installboth"
npm ERR! node v6.9.1
npm ERR! npm  v3.10.8
npm ERR! code ELIFECYCLE
npm ERR! express-server@0.0.1 installboth: `npm install && cd client && npm install && cd ..`
npm ERR! Exit status 1
npm ERR! 
npm ERR! Failed at the express-server@0.0.1 installboth script 'npm install && cd client && npm install && cd ..'.
npm ERR! Make sure you have the latest version of node.js and npm installed.
npm ERR! If you do, this is most likely a problem with the express-server package,
npm ERR! not with npm itself.
npm ERR! Tell the author that this fails on your system:
npm ERR!     npm install && cd client && npm install && cd ..
npm ERR! You can get information on how to open an issue for this project with:
npm ERR!     npm bugs express-server
npm ERR! Or if that isn't available, you can get their info via:
npm ERR!     npm owner ls express-server
npm ERR! There is likely additional logging output above.

npm ERR! Please include the following file with any support request:
npm ERR!     /work/npm-debug.log
substring commented 7 years ago

un https://docs.npmjs.com/cli/shrinkwrap serait-il envisageable ?

MikaXII commented 7 years ago

Je n'aime pas me répéter mais également figer les versions serait un bon point. Ce n'est pas parce que les packages sont censés respecter les semantic version que c'est le cas... J'ai déjà eu ce souci par le passé. De plus Recalbox peut (si on le désire) être compilé plusieurs fois par semaine et il pour des raisons de debug ou autres il faudrait qu'on ai les mêmes version de node_modules pour une même version de recalbox.

rockaddicted commented 7 years ago

:tada:

substring commented 7 years ago

/me confirms the bug is solved :kissing_heart: