Skip to content

Instantly share code, notes, and snippets.

@gdchamal
Created October 23, 2017 09:45
Show Gist options
  • Save gdchamal/346f71eb86227dbe3caa06b47d16a251 to your computer and use it in GitHub Desktop.
Save gdchamal/346f71eb86227dbe3caa06b47d16a251 to your computer and use it in GitHub Desktop.
(.venv) tao~/dev/caliopen/go/src/github.com/CaliOpen/Caliopen/src/frontend/web_application(master↑1|✚2…) % yarn
yarn install v1.2.1
[1/4] Resolving packages...
warning Resolution field "react@16.0.0" is incompatible with requested version "react@^15.6.1"
warning Resolution field "react-dom@16.0.0" is incompatible with requested version "react-dom@^15.6.1"
[2/4] Fetching packages...
info fsevents@1.1.1: The platform "linux" is incompatible with this module.
info "fsevents@1.1.1" is an optional dependency and failed compatibility check. Excluding it from installation.
info fsevents@1.1.2: The platform "linux" is incompatible with this module.
info "fsevents@1.1.2" is an optional dependency and failed compatibility check. Excluding it from installation.
[3/4] Linking dependencies...
warning "@gandi/react-translate@1.0.3" has unmet peer dependency "prop-types@*".
warning "react-datepicker@0.56.0" has incorrect peer dependency "react@^0.14.0 || ^15.0.0".
warning "react-datepicker@0.56.0" has incorrect peer dependency "react-dom@^0.14.0 || ^15.0.0".
warning "react-onclickoutside@6.4.0" has incorrect peer dependency "react@^15.5.x".
warning "react-onclickoutside@6.4.0" has incorrect peer dependency "react-dom@^15.5.x".
warning "react-popper@0.7.3" has incorrect peer dependency "react@0.14.x || ^15.0.0".
warning "react-popper@0.7.3" has incorrect peer dependency "react-dom@0.14.x || ^15.0.0".
warning "react-loadable@5.2.4" has unmet peer dependency "prop-types@*".
warning "react-moment@0.6.5" has unmet peer dependency "prop-types@^15.5.8".
warning "react-moment@0.6.5" has incorrect peer dependency "react@^15.0.0".
warning "react-redux-notify@2.0.0" has unmet peer dependency "prop-types@>= 15.3.0 < 17.0.0".
warning "react-redux-scroll@0.0.10" has unmet peer dependency "prop-types@^15.0.0-0".
warning "react-router-redux@5.0.0-alpha.6" has incorrect peer dependency "react@^15".
warning "react-router@4.1.1" has incorrect peer dependency "react@^15".
warning "react-tappable@1.0.2" has unmet peer dependency "create-react-class@^15.5.2".
warning "react-tappable@1.0.2" has unmet peer dependency "prop-types@^15.5.8".
warning "react-tappable@1.0.2" has incorrect peer dependency "react@^0.14 || ^15.0.0-rc || ^15.0.0".
warning "react-tappable@1.0.2" has incorrect peer dependency "react-dom@^0.14 || ^15.0.0-rc || ^15.0.0".
warning "babel-jest@21.2.0" has unmet peer dependency "babel-core@^6.0.0 || ^7.0.0-alpha || ^7.0.0-beta || ^7.0.0".
warning "babel-loader@7.1.2" has unmet peer dependency "babel-core@6 || 7 || ^7.0.0-alpha || ^7.0.0-beta || ^7.0.0-rc".
warning "react-addons-test-utils@15.6.2" has incorrect peer dependency "react-dom@^15.4.2".
[4/4] Building fresh packages...
[6/8] ⡀ pngquant-bin: ℹ compiling from source
[2/8] ⢀ electron
[-/8] ⢀ waiting...
[4/8] ⢀ mozjpeg: ℹ compiling from source
error /home/mric/dev/caliopen/go/src/github.com/CaliOpen/Caliopen/src/frontend/web_application/node_modules/electron: Command failed.
Exit code: 1
Command: node install.js
Arguments:
Directory: /home/mric/dev/caliopen/go/src/github.com/CaliOpen/Caliopen/src/frontend/web_application/node_modules/electron
Output:
/home/mric/dev/caliopen/go/src/github.com/CaliOpen/Caliopen/src/frontend/web_application/node_modules/electron/install.js:48
throw err
^
Error: Could not parse checksum file at line 1:
at new ChecksumParseError (/home/mric/dev/caliopen/go/src/github.com/CaliOpen/Caliopen/src/frontend/web_application/node_modules/sumchecker/build.js:71:127)
at /home/mric/dev/caliopen/go/src/github.com/CaliOpen/Caliopen/src/frontend/web_application/node_modules/sumchecker/build.js:130:20
at Array.forEach (<anonymous>)
at /home/mric/dev/caliopen/go/src/github.com/CaliOpen/Caliopen/src/frontend/web_application/node_modules/sumchecker/build.js:125:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment