-
Notifications
You must be signed in to change notification settings - Fork 71
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
Fatal error on startup #5
Comments
Same error with node 9.2.0 x64 on Windows 10 |
same error with node v7.10.0 on Ubuntu Linux 16.04 |
I faced the same issue with node v8.7.0. The suggested mitigation worked for me. Seems like this is a compatibility issue with |
same for for me:
|
Same here. |
Same here running on Mac OS 10.12.6 ➜ node -v |
Same here on OSX 10.13.1 / Node v8.9.1 |
Same for |
Same on |
Same for |
I think by now we know it is not related to any Node version or OS :) |
Hello all, thanks for all of your time and patience at first 🙏, Actually I didn't expect this side project can receive such a huge attentions, so if there's still some potential issues, Pull Request or opening a new issue always welcome, and I will try to figure it out in my spare time, thanks everybody again. |
Nice work @WeiChiaChang, fixed over here 👍 |
stacks-cli version: 0.1.42
node version: 8.9.1 32bits
steps to reproduce: simply run
stacks-cli
after installing it withnpm i -g stacks-cli
error:
installed versions of dependencies:
mitigation: if I downgrade to wappalyzer 5.1.6 it works.
The text was updated successfully, but these errors were encountered: