Marcin Cieślak
87ef08cf7a
Stop webpack on URL error, otherwise gulp continues
$ webpack && gulp build
「dont.know.yet」は、正しいURLではありません。先頭に http:// または https:// をつけ忘れてないかなど確認してください。
[00:28:15] Requiring external module ts-node/register
/**
node-macaddress: Unkown os.platform(), defaulting to `unix'.
Error: Cannot find module './built/client/meta.json'
at Function.Module._resolveFilename (module.js:543:15)
at Function.Module._load (module.js:470:25)
at Module.require (module.js:593:17)
at require (internal/module.js:11:18)
/**
* Config loader
at Object.<anonymous> (/usr/home/saper/sw/misskey/gulpfile.ts:24:16)
at Module._compile (module.js:649:30)
at Module.m._compile (/usr/home/saper/sw/misskey/node_modules/ts-node/src/index.ts:402:23)
at Module._extensions..js (module.js:660:10)
at Object.require.extensions.(anonymous function) [as .ts] (/usr/home/saper/sw/misskey/node_modules/ts-node/src/index.ts:405:12)
at Module.load (module.js:561:32)
error Command failed with exit code 1.
2018-05-16 00:34:39 +02:00
..
2018-04-02 13:44:32 +09:00
2018-05-07 05:22:06 +09:00
2018-05-14 18:58:47 +09:00
2018-05-16 00:34:39 +02:00
2018-04-02 13:15:53 +09:00
2018-05-03 20:03:14 +09:00
2018-05-14 09:15:43 +09:00
2018-04-08 02:30:37 +09:00
2018-04-25 18:04:16 +09:00
2018-05-13 16:26:11 +09:00
2018-05-08 07:03:06 +09:00
2018-05-06 01:34:48 +09:00
2018-05-14 13:58:44 +09:00
2018-05-14 12:47:33 +09:00
2018-04-22 07:21:51 +09:00
2017-12-09 22:35:26 +09:00
2018-05-02 18:06:16 +09:00
2018-05-06 01:35:17 +09:00
2018-05-16 00:21:54 +02:00
2018-04-01 12:24:29 +09:00
2018-04-13 06:06:18 +09:00
2018-03-29 14:59:06 +09:00