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

npm-run-all: not found #54

Open
sbenthall opened this issue Oct 25, 2022 · 2 comments
Open

npm-run-all: not found #54

sbenthall opened this issue Oct 25, 2022 · 2 comments

Comments

@sbenthall
Copy link

Following README instructions

git clone git@github.com:roundware/roundware-web-framework.git
npm run build && npm pack

https://gist.github.com/sbenthall/0ccf7256d1267d30f34261f6d2c23bc1
Fails because I haven't cd'd into the cloned directory yet?

cd roundware-web-framework
npm run build && npm pack

https://gist.github.com/sbenthall/7325e8793175471dbcadabc0dc2b5fc1

@hburgund
Copy link
Member

hburgund commented Oct 25, 2022

You do not need to do anything with this repo unless you want to make changes to it, which I don't recommend, at least not until you become familiar with the whole platform(!).
The web app template installs the RW framework directly from npm, so you do not need to compile it yourself or even grab the framework code to get the template to work properly.
This said, thx for noting this confusion as we should make things more clear for anyone who does want to modify the framework itself.

@sbenthall
Copy link
Author

Ok, thanks for that guidance.

Which set of instructions in the readme for roundware-web-template is for the installation path you are recommending?
https://github.com/roundware/roundware-web-template#environment-setup

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

2 participants