Created
October 23, 2017 09:45
-
-
Save gdchamal/346f71eb86227dbe3caa06b47d16a251 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
(.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 "[email protected]" is incompatible with requested version "react@^15.6.1" | |
warning Resolution field "[email protected]" is incompatible with requested version "react-dom@^15.6.1" | |
[2/4] Fetching packages... | |
info [email protected]: The platform "linux" is incompatible with this module. | |
info "[email protected]" is an optional dependency and failed compatibility check. Excluding it from installation. | |
info [email protected]: The platform "linux" is incompatible with this module. | |
info "[email protected]" is an optional dependency and failed compatibility check. Excluding it from installation. | |
[3/4] Linking dependencies... | |
warning "@gandi/[email protected]" has unmet peer dependency "prop-types@*". | |
warning "[email protected]" has incorrect peer dependency "react@^0.14.0 || ^15.0.0". | |
warning "[email protected]" has incorrect peer dependency "react-dom@^0.14.0 || ^15.0.0". | |
warning "[email protected]" has incorrect peer dependency "react@^15.5.x". | |
warning "[email protected]" has incorrect peer dependency "react-dom@^15.5.x". | |
warning "[email protected]" has incorrect peer dependency "[email protected] || ^15.0.0". | |
warning "[email protected]" has incorrect peer dependency "[email protected] || ^15.0.0". | |
warning "[email protected]" has unmet peer dependency "prop-types@*". | |
warning "[email protected]" has unmet peer dependency "prop-types@^15.5.8". | |
warning "[email protected]" has incorrect peer dependency "react@^15.0.0". | |
warning "[email protected]" has unmet peer dependency "prop-types@>= 15.3.0 < 17.0.0". | |
warning "[email protected]" has unmet peer dependency "prop-types@^15.0.0-0". | |
warning "[email protected]" has incorrect peer dependency "react@^15". | |
warning "[email protected]" has incorrect peer dependency "react@^15". | |
warning "[email protected]" has unmet peer dependency "create-react-class@^15.5.2". | |
warning "[email protected]" has unmet peer dependency "prop-types@^15.5.8". | |
warning "[email protected]" has incorrect peer dependency "react@^0.14 || ^15.0.0-rc || ^15.0.0". | |
warning "[email protected]" has incorrect peer dependency "react-dom@^0.14 || ^15.0.0-rc || ^15.0.0". | |
warning "[email protected]" has unmet peer dependency "babel-core@^6.0.0 || ^7.0.0-alpha || ^7.0.0-beta || ^7.0.0". | |
warning "[email protected]" has unmet peer dependency "babel-core@6 || 7 || ^7.0.0-alpha || ^7.0.0-beta || ^7.0.0-rc". | |
warning "[email protected]" 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