I cloned your repo. and I opened index.html in a browser but I cannot get the export/compile to work.
I have faust installed and the faustservice running, and I modified index.html to point to my localhost:8888 for testing. I am not using Apache/NGINX.
The path in the error is file:///home/username/fausteditorweb/libraries/
What am I missing?
I am running on Ubuntu 16.04 64-bit.
Edit: This error could be the culprit wasm streaming compile failed: TypeError: Response has unsupported MIME type.
I cloned your repo. and I opened index.html in a browser but I cannot get the export/compile to work. I have faust installed and the faustservice running, and I modified index.html to point to my localhost:8888 for testing. I am not using Apache/NGINX. The path in the error is file:///home/username/fausteditorweb/libraries/ What am I missing? I am running on Ubuntu 16.04 64-bit.
Edit: This error could be the culprit
wasm streaming compile failed: TypeError: Response has unsupported MIME type
.