You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, I couldn't find a similar issue, I'd really appreciate it if you could help me.
When running npm run dump I get the following error CompileError: WebAssembly.instantiate() invalid value type 'externref', enable with --experimental-wasm-reftypes @+166
I'm using Windows 10. Below is my package.json. I initially thought the issue might be related to the requirements.txt, but even just including Streamlit generates the same error. Additionally, it may be worth mentioning that my default browser was Brave but I changed it to Chrome, however, when opening a new terminal I kept encountering the same error. Thank you for your time.
Hi, I couldn't find a similar issue, I'd really appreciate it if you could help me.
When running
npm run dump
I get the following errorCompileError: WebAssembly.instantiate() invalid value type 'externref', enable with --experimental-wasm-reftypes @+166
I'm using Windows 10. Below is my package.json. I initially thought the issue might be related to the requirements.txt, but even just including Streamlit generates the same error. Additionally, it may be worth mentioning that my default browser was Brave but I changed it to Chrome, however, when opening a new terminal I kept encountering the same error. Thank you for your time.
The text was updated successfully, but these errors were encountered: