-
Notifications
You must be signed in to change notification settings - Fork 135
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
Uncaught SyntaxError: Unexpected token 'export' #160
Comments
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. |
Thanks for your help. I'll try it. |
Not using NPM, but it still cannot function properly. What's wrong with it? Help! |
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… |
It's OK now. Thank you! This is a good project, come on! |
I’m trying to run it in the vs live server.
After I run
npm install
and install rawflate.There is still something wrong.Can anyone help me? Thanks.
The text was updated successfully, but these errors were encountered: