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

node version #91

Open
johnsonGong opened this issue Nov 7, 2017 · 0 comments
Open

node version #91

johnsonGong opened this issue Nov 7, 2017 · 0 comments

Comments

@johnsonGong
Copy link

"[email protected]" is incompatible with
[email protected]

which version is the Right one? (my local Node version is 4.4.2)
thanks.


  1. I want install this package in ATOM;
  2. I can't request the internet freely as the country's policy limit;
  3. SO, I try to install by hand( First, download the source in "C:\Users\Administrator.atom\packages";
    Second, install npm packages)

[Error log like this]:
WARN node unsupported "[email protected]" is incompatible with
[email protected][email protected] › hawk@~6.0.2, expected node@>=4.5.0
√ Installed 45 packages
√ Linked 364 latest versions
√ Run 0 scripts

[email protected] docs C:\Users\Administrator.atom\packages\atom-beautify
npm run build-options && coffee docs/

[email protected] build-options C:\Users\Administrator.atom\packages\atom-beautify
node script/build-options.js

C:\Users\Administrator.atom\packages\atom-beautify\script\build-options.js:187
const { name, cmd, beautifiers } = executable;
^

SyntaxError: Unexpected token {
at exports.runInThisContext (vm.js:53:16)
at Module._compile (module.js:373:25)
at Object.Module._extensions..js (module.js:416:10)
at Module.load (module.js:343:32)
at Function.Module._load (module.js:300:12)
at Function.Module.runMain (module.js:441:10)
at startup (node.js:139:18)
at node.js:968:3

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

1 participant