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 ERR! missing script: build #155

Closed
huanyang01 opened this issue Mar 5, 2020 · 1 comment
Closed

npm ERR! missing script: build #155

huanyang01 opened this issue Mar 5, 2020 · 1 comment

Comments

@huanyang01
Copy link

Building/Testing
To build/test the project locally on your computer:

Clone this repo
git clone https://github.com/APIDevTools/json-schema-ref-parser.git

Install dependencies
npm install

Run the build script
npm run build


C:\GitHub\json-schema-ref-parser>npm run build
npm ERR! missing script: build

npm ERR! A complete log of this run can be found in:

@JamesMessinger
Copy link
Member

Oh, good catch! Sorry about that. There is no build script for this project. I'll update the ReadMe to remove that step.

Thanks!

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

No branches or pull requests

2 participants