Skip to content

Instantly share code, notes, and snippets.

@pmanu93
Last active April 23, 2018 12:49
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save pmanu93/3d69801ff93f3ce00fc30fa9d3f4af2c to your computer and use it in GitHub Desktop.
Save pmanu93/3d69801ff93f3ce00fc30fa9d3f4af2c to your computer and use it in GitHub Desktop.
Error log of "au install bpmn-js@latest"
au install bpmn-js@latest
INFO [Package-installer] Using 'npm' to install the package(s). You can change this by setting the 'packageManager' property in the aurelia.json file to 'npm' or 'yarn'.
INFO [Package-installer] *********** INSTALLING PACKAGES ***********
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@1.1.3 (node_modules/fsevents):
npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@1.1.3: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"})
+ bpmn-js@1.2.1
added 25 packages from 15 contributors and updated 1 package in 13.452s
INFO [Install] The packages were successfully installed. Going to import them now.
INFO [Importer] ---------------------------------------------------------
INFO [Importer] *********** Configuring bpmn-js ***********
Error: No strategies were able to configure this package. Please let us know.
at findStrategy.then.strategy (/home/user/app/node_modules/aurelia-cli/lib/importer/package-importer.js:34:15)
at <anonymous>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment