-
Notifications
You must be signed in to change notification settings - Fork 13
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
yarn start leads to TypeError #4
Comments
...the funny thing is, I try to move from JS/NPM to Rust just because of this kind of problems ;-) |
It seems that they were playing with And it's probably the reason why your So it's possible that I (and CI) have a little bit different NodeJS version.. |
|
Issue in Temporary workaround: Just copy https://raw.githubusercontent.com/wasm-tool/wasm-pack-plugin/2d74352d703526508e2de95d6b1cacbca1b2101f/plugin.js to |
This looks like it may have been resolved in the current version on |
@fattenap Are you sure? My PR hasn't been merged to Also there is still |
Oh, I didn't realise it was for specific Node versions. Reopening. |
That's what I did:
git clone https://github.com/MartinKavik/seed-quickstart-webpack cd seed-quickstart-webpack yarn yarn start
That's the error msg:
The text was updated successfully, but these errors were encountered: