Skip to content

Conversation

@Zxilly
Copy link
Contributor

@Zxilly Zxilly commented Feb 27, 2025

Closes: #176

In previous #168, I added the ability to use debug to build rust binaries when vercel dev, but didn't change the code that selects the binary, resulting in the binary always not being found when vercel dev, and therefore vercel dev doesn't work.

@dglsparsons @ecklf please review and create a new release for this.

@Zxilly
Copy link
Contributor Author

Zxilly commented Feb 27, 2025

The current workaround is to set the environment variable VERCEL_BUILDER_DEBUG when running vercel dev.

@Zxilly
Copy link
Contributor Author

Zxilly commented Mar 17, 2025

@dglsparsons @ecklf Hello, any updates?

@dglsparsons dglsparsons merged commit b57cc56 into vercel-community:main Mar 22, 2025
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

Successfully merging this pull request may close these issues.

vercel dev not working -- ENOENT: no such file or directory, open '/home/user/projects/projectname/target/release/index'

3 participants