-
Notifications
You must be signed in to change notification settings - Fork 157
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
gyp verb which
failed Error: not found: python2
#73
Comments
It seems like a weird issue with a dependency. Can you try upgrading the version of Let me know if that works and we'll upgrade the repo with it. |
Again its showing this error, seems like its not supporting the latest version of node and npm. npm WARN EBADENGINE Unsupported engine { |
This seems like a different package this time. Can you post the complete log? |
Complete log :
|
Looks like it is Node 15 related for that specific package. We'll need to push an update for |
Also, can you remove your package lock file and try installing it again? That package has a patch version that should fix this. |
Just pushed a new version, https://github.com/AnomalyInnovations/serverless-bundle/releases/tag/v4.3.1. I'm going to update this repo. |
I have removed the package lock file and compiled
Complete log -
|
And please confirm which is the latest version repo, notes-api or notes-app-api or my-project ? |
I don't think we've had Windows users with this error before. I wonder if it's related to npm 7 that you are using. From looking around, setting
Not sure what you mean here. This repo is a starter that we use in our guides. So it depends on which guide you are following. |
I installed node v14.17.0, and use the command But now I'm getting another problem at https://serverless-stack.com/chapters/add-a-create-note-api.html , while compiling it's throwing an error : I have completed all the steps accordingly and now unable to fetch. Please help. |
It's a 500 error, follow the steps in the chapter https://serverless-stack.com/chapters/add-a-create-note-api.html#common-issues |
While completing the module (https://serverless-stack.com/chapters/add-a-create-note-api.html)
please check. but it works fine for the us-east-1. |
Post these over on the forums for the relevant chapter discussion thread — https://discourse.serverless-stack.com |
In the chapter https://serverless-stack.com/chapters/test-the-apis.html, its throwing an error
please help in solving Edit : As referred here sst/guide#112 (comment) , i also tried to fix this by running in both powershell and cmd promt but it's not working for me. :(( |
Have you tried figuring out if the problem is with the format of the I'm going to close this issue since this isn't related to the original |
while running $ npm install in the repo, its throwing :
Error. Some please suggest me how to resolve this. Thank You.
The text was updated successfully, but these errors were encountered: