-
Notifications
You must be signed in to change notification settings - Fork 65
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
x64 architecture unsupported? #14
Comments
Same here. |
I get the same error: npm ERR! Not compatible with your operating system or architecture: [email protected] |
THE SAME HERE ! npm install apricot npm http GET https://registry.npmjs.org/apricot npm ERR! System Windows_NT 6.1.7601 |
When I run 'npm install apricot', I get message that x64 is not supported (though x86_64 is listed as supported). I'm guessing this may simply be a reporting issue, and a false positive? Other npm packages I've installed don't seem to have this issue. Are there any workarounds for me to install apricot on this machine?
The text was updated successfully, but these errors were encountered: