Getting error after self hosting application #832
Replies: 1 comment
Looks like the This is defined in (From packages/playground/remote/public/.htaccess)
It's strange why Apache is not loading the Another thing I notice in the screenshot is the error, "Service workers are not supported in this browser". This could be a wrong message, resulting from the |
Uh oh!
There was an error while loading. Please reload this page.
Hi Team,

I am getting error
wasm streaming compile failed: TypeError: Failed to execute 'compile' on 'WebAssembly': Incorrect response MIME type. Expected 'application/wasm'.after moving static files to apache server which hosted on AWS EC2 instanceAny help on issue appreciated!
Thank you
All reactions