-
Notifications
You must be signed in to change notification settings - Fork 6.8k
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
Problem installing Material2 #10401
Comments
Please check grpc/grpc-node#121, which is a similar issue. |
Closing since it doesn't look like it's related to Material. |
This was referenced Jun 10, 2018
This issue has been automatically locked due to inactivity. Read more about our automatic conversation locking policy. This action has been performed automatically by a bot. |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
I downloaded the project material2-master from GitHub, I tried to install its dependencies to run it localhost . All packages for the node_modules directory were downloaded, but gave an error when trying to get:
node-pre-gyp ERR! Tried to download (403): https://storage.googleapis.com/grpc-precompiled-binaries/node/grpc/v1.9.1/node-v48-win32-x64-unknown.tar.gz
When I access that url, the browser tells me
AccessDenied </ Code> Access denied. </ Message>
We're sorry, but this service is not available in your location </ Details> </ Error>.
I want to know where I can download the material project with all its dependencies ready to execute localhost.
regards
The text was updated successfully, but these errors were encountered: