zalo / CascadeStudio

A Full Live-Scripted CAD Kernel in the Browser
https://zalo.github.io/CascadeStudio/
MIT License
998 stars 122 forks source link

Uncaught SyntaxError: Unexpected token 'export' #160

Open Flyingbeanss opened 8 months ago

Flyingbeanss commented 8 months ago

I’m trying to run it in the vs live server. After I run npm install and install rawflate.There is still something wrong.

image image

Can anyone help me? Thanks.

zalo commented 8 months ago

Don’t run npm install; this repo is from before I learned how the web ecosystem works, so all the dependencies are hard-committed to it.

Flyingbeanss commented 8 months ago

Thanks for your help. I'll try it.

wuzejinCN commented 6 months ago

Not using NPM, but it still cannot function properly. What's wrong with it? Help!

zalo commented 6 months ago

Is it the same error as above? Don’t use any package manager; just delete the repo and re-pull it without running any package manager…

wuzejinCN commented 6 months ago

It's OK now. Thank you! This is a good project, come on!