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

Fix yarn start#203

Open
armujahid wants to merge 1 commit intodeprecated-near:masterfrom
armujahid:fixyarnstart
Open

Fix yarn start#203
armujahid wants to merge 1 commit intodeprecated-near:masterfrom
armujahid:fixyarnstart

Conversation

@armujahid
Copy link
Copy Markdown

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