Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error during ember install #99

Closed
rybandrei2014 opened this issue Jul 12, 2018 · 2 comments
Closed

Error during ember install #99

rybandrei2014 opened this issue Jul 12, 2018 · 2 comments

Comments

@rybandrei2014
Copy link

Hi, i had an issue while installing your module, here is a traceback from cli:

Command failed: yarn add --dev ember-introjs --non-interactive
error [email protected]: The engine "node" is incompatible with this module. Expected version "^4.5 || 6.* || 7.*".
error An unexpected error occurred: "Found incompatible module".

yarn add v1.5.1
[1/5] Validating package.json...
[2/5] Resolving packages...
[3/5] Fetching packages...
info [email protected]: The platform "win32" is incompatible with this module.
info "[email protected]" is an optional dependency and failed compatibility check. Excluding it from installation.
info If you think this is a bug, please open a bug report with the information provided in "yarn-error.log".
info Visit https://yarnpkg.com/en/docs/cli/add for documentation about this command.

Stack Trace and Error Report: C:\Users\jarda_pc\AppData\Local\Temp/error.dump.08932908a9284f0d46a9fd6ca015a67f.log
a9fd6ca015a67f.log

Can you please, help me with an issue? Thanks in advance

@PoslinskiNet
Copy link
Owner

Could you check in your terminal the node version via node -v command? It looks like an incompatibility issue.

@rybandrei2014
Copy link
Author

i solved it by --ignore-engines option during installation. No issues have been met since then.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants