This repository has been archived by the owner on Apr 13, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 786
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
James Baxley
committed
May 3, 2017
1 parent
e12fbb1
commit 3a5523d
Showing
2 changed files
with
65 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,24 @@ | ||
0 info it worked if it ends with ok | ||
1 verbose cli [ '/usr/bin/nodejs', '/usr/bin/npm', 'run', 'test--watch' ] | ||
2 info using [email protected] | ||
3 info using [email protected] | ||
4 verbose stack Error: missing script: test--watch | ||
4 verbose stack at run (/usr/lib/node_modules/npm/lib/run-script.js:151:19) | ||
4 verbose stack at /usr/lib/node_modules/npm/lib/run-script.js:61:5 | ||
4 verbose stack at /usr/lib/node_modules/npm/node_modules/read-package-json/read-json.js:356:5 | ||
4 verbose stack at checkBinReferences_ (/usr/lib/node_modules/npm/node_modules/read-package-json/read-json.js:320:45) | ||
4 verbose stack at final (/usr/lib/node_modules/npm/node_modules/read-package-json/read-json.js:354:3) | ||
4 verbose stack at then (/usr/lib/node_modules/npm/node_modules/read-package-json/read-json.js:124:5) | ||
4 verbose stack at /usr/lib/node_modules/npm/node_modules/read-package-json/read-json.js:311:12 | ||
4 verbose stack at /usr/lib/node_modules/npm/node_modules/graceful-fs/graceful-fs.js:78:16 | ||
4 verbose stack at tryToString (fs.js:455:3) | ||
4 verbose stack at FSReqWrap.readFileAfterClose [as oncomplete] (fs.js:442:12) | ||
5 verbose cwd /mnt/c/Users/james.baxley/Products/apollo/react-apollo | ||
6 error Linux 4.4.0-43-Microsoft | ||
7 error argv "/usr/bin/nodejs" "/usr/bin/npm" "run" "test--watch" | ||
8 error node v6.10.0 | ||
9 error npm v3.10.10 | ||
10 error missing script: test--watch | ||
11 error If you need help, you may report this error at: | ||
11 error <https://github.com/npm/npm/issues> | ||
12 verbose exit [ 1, true ] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters