Skip to content
This repository has been archived by the owner on Jan 6, 2023. It is now read-only.

Fix yarn start #203

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

armujahid
Copy link

yarn start fails because of missing ./out/main.wasm file

I have changed binaryFile path to ./out/main.wasm

Fixes: #202

yarn start is now working fine
image

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

yarn start Error: ENOENT: no such file or directory, open './out/main.wasm'
1 participant