-
Notifications
You must be signed in to change notification settings - Fork 1k
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
vercel部署失败 Error: spawn pip3 ENOENT #627
Closed
Comments
有截图么 |
Did upgrading node to 20.x fix this issue for anyone? Redeployment still failed on this error |
no, |
yihong0618
added a commit
that referenced
this issue
Mar 26, 2024
Fix issue vercel error: spawn pip3 ENOENT by: - Update packageManager field from "[email protected]" to "[email protected]" - Add `requirements-dev.txt` to `.vercelignore` close: #627 Signed-off-by: yihong0618 <[email protected]>
yihong0618
added a commit
that referenced
this issue
Mar 26, 2024
Fix issue vercel error: spawn pip3 ENOENT by: - Update packageManager field from "[email protected]" to "[email protected]" - Add `requirements-dev.txt` to `.vercelignore` close: #627 Signed-off-by: yihong0618 <[email protected]>
@ALL merge the latest commit maybe fix this |
Kugin
pushed a commit
to Kugin/running_page
that referenced
this issue
Sep 13, 2024
…0618#632) Fix issue vercel error: spawn pip3 ENOENT by: - Update packageManager field from "[email protected]" to "[email protected]" - Add `requirements-dev.txt` to `.vercelignore` close: yihong0618#627 Signed-off-by: yihong0618 <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Error: spawn pip3 ENOENT
The text was updated successfully, but these errors were encountered: