Skip to content
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

"development with framework" issues #17

Open
sbenthall opened this issue Oct 26, 2022 · 0 comments
Open

"development with framework" issues #17

sbenthall opened this issue Oct 26, 2022 · 0 comments

Comments

@sbenthall
Copy link

Following instructions for "Development with Framework" in the README to this repository...

cd roundware-web-framework
npm run watch

I assume cloning the roundware-web-framework repository is implicit.
The npm run watch command doesn't work for me:
roundware/roundware-web-framework#55

Continuing on:

cd roundware-web-template
sudo npm link ../roundware-web-frameowrk

This seems to be working, albeit with some warnings about critical security vulnerabilities.

Then:

npm start

This opens a browser window to localhost:2345 and then takes a while to process.
When the processing completes, it loads a web page full of compilation errors.
These look like they are also shown in the command line:

https://gist.github.com/sbenthall/62b7dcb5c433e17fd2de2b732bc887f4

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant