Skip to content

errors crash vercel dev environment #70

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

Closed
pythonicode opened this issue Aug 25, 2022 · 1 comment
Closed

errors crash vercel dev environment #70

pythonicode opened this issue Aug 25, 2022 · 1 comment

Comments

@pythonicode
Copy link

This occurs seemingly when trying to rebuild the api endpoint after running vercel dev the first time. The api endpoint works, but when I make a change and save the file, I get the below errors:

error: could not compile `index` due to previous error
failed to `cargo build`
WARN! An error occurred while rebuilding `api/contour`:
Error: ENOENT: no such file or directory, stat 'C:\Users\AJ\Desktop\Code\anthony\api\Cargo.toml.backup'
Error! An unexpected error occurred!
Error: ENOENT: no such file or directory, scandir 'C:\Users\AJ\Desktop\Code\anthony\api\target\debug\incremental\contour-2zjy3mhaakn7z\s-gcwx1x9gsv-1e5ohne-1j9k7entzq47h'
Error! An unexpected error occurred!
Error: ENOENT: no such file or directory, scandir 'C:\Users\AJ\Desktop\Code\anthony\api\target\debug\incremental\contour-2zjy3mhaakn7z\s-gcwx1x9gsv-1e5ohne-1j9k7entzq47h
'```
@ecklf
Copy link
Collaborator

ecklf commented Mar 13, 2023

Hey we released a new runtime in #80 which gets rid of the particular logic causing that error. Happy about every feedback.

@ecklf ecklf closed this as completed Mar 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants