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

SyntaxError: Use of const in strict mode #131

Open
tahaykNSM opened this issue May 24, 2016 · 0 comments
Open

SyntaxError: Use of const in strict mode #131

tahaykNSM opened this issue May 24, 2016 · 0 comments

Comments

@tahaykNSM
Copy link

Hello
I used the meteorhacks:npm many times and it is very amazing,
but I have tried to use it with the download package and I got this error:

[my project dir]/.meteor/local/isopacks/npm-container/npm/node_modules/download/index.js:2
W20160524-15:14:32.964(1)? (STDERR) const fs = require('fs');
W20160524-15:14:32.965(1)? (STDERR) ^^^^^
I20160524-15:14:32.979(1)? Exception while invoking method 'download' { stack: 'SyntaxError: Use of const in strict mode.\n

is there any way to fix it ?

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