-
Notifications
You must be signed in to change notification settings - Fork 13
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
First Mission: Contributors Page #13
Comments
I am at the point where I installed AngularClient on npm. When I tried to start Angular Client on npm, I got the following error message. Node could not find a binding for your current environment: Windows 64-bit with Node.js 8x Found bindings for the following environments: Windows-64 bit with Node. js 5.x It says, " Run 'npm rebuild node-sass --force' to build the binding for your current environment then it gave me a list of modules I needed to build a binding for What should I do now? I'm not sure what that means. I have a very dated programming background. I have not programmed since the 90s. |
Hi @jackrataty, Thank you for your interest in our project. First, could you please tell me what your node & npm versions? You can see them by running these commands on command console:
(Should be v9.8.0)
(Should be 5.6.0+) |
node v.8.10.0 downloading correct version. Thank you! |
Great, let me know whether this works. I tried to reproduce the error but it's not happening on my machine. Hopefully this solves it. Else, you can check this link from stackoverflow: |
Is this still available to work on? If so, would I be able to work on this? Thanks! |
Hi @enyfour5! |
This is an experimental attempt to help you to get familiar with our project and make your first pull request.
Follow this tutorial on our wiki to get started:
https://github.com/forCrowd/Backbone/wiki/First-Mission
The text was updated successfully, but these errors were encountered: