Skip to content
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

Building rust-parcel-template fails with 🚨 Error writing to cache: ENOENT: no such file or directory, stat 'build.rs' #37

Open
dlight opened this issue Oct 4, 2020 · 2 comments

Comments

@dlight
Copy link

dlight commented Oct 4, 2020

Hello, I'm getting

🚨  Error writing to cache: ENOENT: no such file or directory, stat 'build.rs'

When trying to build rust-parcel-template.

Steps to reproduce:

npm init rust-parcel my-app
cd my-app
npm start

My versions:

npm 6.14.7
parcel 1.12.4
parcel-plugin-wasm.rs 1.2.16
Arch Linux

@FilipLitwora
Copy link

Exactly same issue here, just mkdir build.rs in the root folder of your project

@xtuc
Copy link
Member

xtuc commented Dec 9, 2020

isn't build.rs supposed to be a file that defines your project is built?

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

3 participants