Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save xpat/642e2dab297d379b9748daf74b602cb9 to your computer and use it in GitHub Desktop.
Save xpat/642e2dab297d379b9748daf74b602cb9 to your computer and use it in GitHub Desktop.
Glimmerjs/Ember my-app project fail error message --yarn=false
cat /tmp/error.dump.be8fd7efe375ddd10296775039eb2b93.log
=================================================================================
ENV Summary:
TIME: Sun Jan 07 2018 11:00:51 GMT-0600 (CST)
TITLE: ember
ARGV:
- /home/christophe/.nvm/versions/node/v8.9.1/bin/node
- /home/christophe/.nvm/versions/node/v8.9.1/bin/ember
- new
- my-app
- -b
- https://github.com/glimmerjs/glimmer-blueprint.git
EXEC_PATH: /home/christophe/.nvm/versions/node/v8.9.1/bin/node
TMPDIR: /tmp
SHELL: /bin/bash
PATH:
- /home/christophe/bin
- /home/christophe/.local/bin
- /home/christophe/.nvm/versions/node/v8.9.1/bin
- /usr/local/bin
- /usr/bin
- /bin
- /usr/local/games
- /usr/games
- /usr/lib/jvm/java-8-oracle/bin
- /usr/lib/jvm/java-8-oracle/db/bin
- /usr/lib/jvm/java-8-oracle/jre/bin
PLATFORM: linux x64
FREEMEM: 704888832
TOTALMEM: 4033454080
UPTIME: 94294
LOADAVG: 2.1142578125,1.21923828125,0.92578125
CPUS:
- Intel(R) Core(TM) m3-6Y30 CPU @ 0.90GHz - 1999
- Intel(R) Core(TM) m3-6Y30 CPU @ 0.90GHz - 1999
- Intel(R) Core(TM) m3-6Y30 CPU @ 0.90GHz - 1999
- Intel(R) Core(TM) m3-6Y30 CPU @ 0.90GHz - 1999
ENDIANNESS: LE
VERSIONS:
- ares: 1.10.1-DEV
- cldr: 31.0.1
- http_parser: 2.7.0
- icu: 59.1
- modules: 57
- nghttp2: 1.25.0
- node: 8.9.1
- openssl: 1.0.2m
- tz: 2017b
- unicode: 9.0
- uv: 1.15.0
- v8: 6.1.534.47
- zlib: 1.2.11
ERROR Summary:
- broccoliBuilderErrorStack: [undefined]
- codeFrame: [undefined]
- errorMessage: Command failed: yarn install --ignore-optional --non-interactive
warning qunitjs@2.4.1: 2.4.1 is the last version where QUnit will be published as 'qunitjs'. To receive future updates, you will need to change the package name to 'qunit'.
warning "@glimmer/application-pipeline > ember-build-utilities@0.4.0" has unmet peer dependency "@glimmer/compiler@> 0.26.0".
warning " > @glimmer/inline-precompile@1.0.1" has unmet peer dependency "@glimmer/compiler@> 0.23.0 || > 0.24.0-alpha.1 || > 0.25.0-alpha.1".
warning "@glimmer/inline-precompile > babel-plugin-glimmer-inline-precompile@1.2.0" has unmet peer dependency "@glimmer/compiler@> 0.23.0 || > 0.24.0-alpha.1 || > 0.25.0-alpha.1".
error /home/christophe/Programming/Glimmer/my-app/node_modules/broccoli-sass-source-maps/node_modules/node-sass: Command failed.
Exit code: 1
Command: node scripts/install.js
Arguments:
Directory: /home/christophe/Programming/Glimmer/my-app/node_modules/broccoli-sass-source-maps/node_modules/node-sass
Output:
module.js:538
throw err;
^
Error: Cannot find module 'boom'
at Function.Module._resolveFilename (module.js:536:15)
at Function.Module._load (module.js:466:25)
at Module.require (module.js:579:17)
at require (internal/module.js:11:18)
at Object.<anonymous> (/home/christophe/Programming/Glimmer/my-app/node_modules/hawk/lib/index.js:3:33)
at Module._compile (module.js:635:30)
at Object.Module._extensions..js (module.js:646:10)
at Module.load (module.js:554:32)
at tryModuleLoad (module.js:497:12)
at Function.Module._load (module.js:489:3)
yarn install v1.3.2
[1/5] Validating package.json...
[2/5] Resolving packages...
[3/5] Fetching packages...
info fsevents@1.1.3: The platform "linux" is incompatible with this module.
info "fsevents@1.1.3" is an optional dependency and failed compatibility check. Excluding it from installation.
[4/5] Linking dependencies...
[5/5] Building fresh packages...
info Visit https://yarnpkg.com/en/docs/cli/install for documentation about this command.
- errorType: [undefined]
- location:
- column: [undefined]
- file: [undefined]
- line: [undefined]
- message: Command failed: yarn install --ignore-optional --non-interactive
warning qunitjs@2.4.1: 2.4.1 is the last version where QUnit will be published as 'qunitjs'. To receive future updates, you will need to change the package name to 'qunit'.
warning "@glimmer/application-pipeline > ember-build-utilities@0.4.0" has unmet peer dependency "@glimmer/compiler@> 0.26.0".
warning " > @glimmer/inline-precompile@1.0.1" has unmet peer dependency "@glimmer/compiler@> 0.23.0 || > 0.24.0-alpha.1 || > 0.25.0-alpha.1".
warning "@glimmer/inline-precompile > babel-plugin-glimmer-inline-precompile@1.2.0" has unmet peer dependency "@glimmer/compiler@> 0.23.0 || > 0.24.0-alpha.1 || > 0.25.0-alpha.1".
error /home/christophe/Programming/Glimmer/my-app/node_modules/broccoli-sass-source-maps/node_modules/node-sass: Command failed.
Exit code: 1
Command: node scripts/install.js
Arguments:
Directory: /home/christophe/Programming/Glimmer/my-app/node_modules/broccoli-sass-source-maps/node_modules/node-sass
Output:
module.js:538
throw err;
^
Error: Cannot find module 'boom'
at Function.Module._resolveFilename (module.js:536:15)
at Function.Module._load (module.js:466:25)
at Module.require (module.js:579:17)
at require (internal/module.js:11:18)
at Object.<anonymous> (/home/christophe/Programming/Glimmer/my-app/node_modules/hawk/lib/index.js:3:33)
at Module._compile (module.js:635:30)
at Object.Module._extensions..js (module.js:646:10)
at Module.load (module.js:554:32)
at tryModuleLoad (module.js:497:12)
at Function.Module._load (module.js:489:3)
yarn install v1.3.2
[1/5] Validating package.json...
[2/5] Resolving packages...
[3/5] Fetching packages...
info fsevents@1.1.3: The platform "linux" is incompatible with this module.
info "fsevents@1.1.3" is an optional dependency and failed compatibility check. Excluding it from installation.
[4/5] Linking dependencies...
[5/5] Building fresh packages...
info Visit https://yarnpkg.com/en/docs/cli/install for documentation about this command.
- name: Error
- nodeAnnotation: [undefined]
- nodeName: [undefined]
- originalErrorMessage: [undefined]
- stack: Error: Command failed: yarn install --ignore-optional --non-interactive
warning qunitjs@2.4.1: 2.4.1 is the last version where QUnit will be published as 'qunitjs'. To receive future updates, you will need to change the package name to 'qunit'.
warning "@glimmer/application-pipeline > ember-build-utilities@0.4.0" has unmet peer dependency "@glimmer/compiler@> 0.26.0".
warning " > @glimmer/inline-precompile@1.0.1" has unmet peer dependency "@glimmer/compiler@> 0.23.0 || > 0.24.0-alpha.1 || > 0.25.0-alpha.1".
warning "@glimmer/inline-precompile > babel-plugin-glimmer-inline-precompile@1.2.0" has unmet peer dependency "@glimmer/compiler@> 0.23.0 || > 0.24.0-alpha.1 || > 0.25.0-alpha.1".
error /home/christophe/Programming/Glimmer/my-app/node_modules/broccoli-sass-source-maps/node_modules/node-sass: Command failed.
Exit code: 1
Command: node scripts/install.js
Arguments:
Directory: /home/christophe/Programming/Glimmer/my-app/node_modules/broccoli-sass-source-maps/node_modules/node-sass
Output:
module.js:538
throw err;
^
Error: Cannot find module 'boom'
at Function.Module._resolveFilename (module.js:536:15)
at Function.Module._load (module.js:466:25)
at Module.require (module.js:579:17)
at require (internal/module.js:11:18)
at Object.<anonymous> (/home/christophe/Programming/Glimmer/my-app/node_modules/hawk/lib/index.js:3:33)
at Module._compile (module.js:635:30)
at Object.Module._extensions..js (module.js:646:10)
at Module.load (module.js:554:32)
at tryModuleLoad (module.js:497:12)
at Function.Module._load (module.js:489:3)
yarn install v1.3.2
[1/5] Validating package.json...
[2/5] Resolving packages...
[3/5] Fetching packages...
info fsevents@1.1.3: The platform "linux" is incompatible with this module.
info "fsevents@1.1.3" is an optional dependency and failed compatibility check. Excluding it from installation.
[4/5] Linking dependencies...
[5/5] Building fresh packages...
info Visit https://yarnpkg.com/en/docs/cli/install for documentation about this command.
at Promise.all.then.arr (/home/christophe/.nvm/versions/node/v8.9.1/lib/node_modules/ember-cli/node_modules/execa/index.js:236:11)
at <anonymous>
at process._tickCallback (internal/process/next_tick.js:188:7)
=================================================================================
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment