We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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 ?
The text was updated successfully, but these errors were encountered:
No branches or pull requests
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:
is there any way to fix it ?
The text was updated successfully, but these errors were encountered: