Created
November 4, 2015 11:02
-
-
Save rinsuki/7716b84b1ea25e7421c8 to your computer and use it in GitHub Desktop.
This file contains hidden or 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
~/Misskey-API $ npm test | |
> [email protected] test /home/pi/Misskey-API | |
> gulp test | |
[20:01:15] Failed to load external module ts-node/register | |
[20:01:15] Failed to load external module typescript-node/register | |
[20:01:15] Failed to load external module typescript-register | |
[20:01:15] Requiring external module typescript-require | |
[20:01:32] Using gulpfile ~/Misskey-API/gulpfile.ts | |
[20:01:32] Starting 'build:ts'... | |
[20:01:32] Starting 'lint'... | |
events.js:141 | |
throw er; // Unhandled 'error' event | |
^ | |
Error: File not found with singular glob | |
at Glob.<anonymous> (/home/pi/Misskey-API/node_modules/gulp-typescript/node_modules/vinyl-fs/node_modules/glob-stream/index.js:34:30) | |
at emitOne (events.js:77:13) | |
at Glob.emit (events.js:169:7) | |
at Glob._finish (/home/pi/Misskey-API/node_modules/gulp-typescript/node_modules/vinyl-fs/node_modules/glob-stream/node_modules/glob/glob.js:172:8) | |
at done (/home/pi/Misskey-API/node_modules/gulp-typescript/node_modules/vinyl-fs/node_modules/glob-stream/node_modules/glob/glob.js:159:12) | |
at Glob._processSimple2 (/home/pi/Misskey-API/node_modules/gulp-typescript/node_modules/vinyl-fs/node_modules/glob-stream/node_modules/glob/glob.js:652:12) | |
at /home/pi/Misskey-API/node_modules/gulp-typescript/node_modules/vinyl-fs/node_modules/glob-stream/node_modules/glob/glob.js:640:10 | |
at Glob._stat2 (/home/pi/Misskey-API/node_modules/gulp-typescript/node_modules/vinyl-fs/node_modules/glob-stream/node_modules/glob/glob.js:736:12) | |
at lstatcb_ (/home/pi/Misskey-API/node_modules/gulp-typescript/node_modules/vinyl-fs/node_modules/glob-stream/node_modules/glob/glob.js:728:12) | |
at RES (/home/pi/Misskey-API/node_modules/gulp-typescript/node_modules/vinyl-fs/node_modules/glob-stream/node_modules/glob/node_modules/inflight/inflight.js:23:14) | |
npm ERR! Test failed. See above for more details. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment