Skip to content
This repository has been archived by the owner on Dec 24, 2021. It is now read-only.

(bug) Instruction errors in CONTRIBUTING.md #523

Open
ghost opened this issue Jun 25, 2021 · 0 comments
Open

(bug) Instruction errors in CONTRIBUTING.md #523

ghost opened this issue Jun 25, 2021 · 0 comments

Comments

@ghost
Copy link

ghost commented Jun 25, 2021

CONTRIBUTING instructions include commands npm run test and npm run test:watch; these generate errors:

npm ERR! Missing script: "test"
npm ERR! 
npm ERR! To see a list of scripts, run:
npm ERR!   npm run
...

Steps to reproduce

Run either command npm run test or npm run test:watch.

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

No branches or pull requests

0 participants