You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
"[email protected]" is incompatible with
[email protected]
which version is the Right one? (my local Node version is 4.4.2)
thanks.
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
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
The text was updated successfully, but these errors were encountered: