gucong3000 / safetree

学校安全教育平台自动答题工具

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

一次崩溃报告

ExerciseBook opened this issue · comments

C:\Users\stu\Desktop\st\safetree-master>npm start -- zhongshan --dev

> safetree@1.0.0 start C:\Users\stu\Desktop\st\safetree-master
> electron . "zhongshan" "--dev"


A Parser-blocking, cross-origin script, http://s6.cnzz.com/stat.php?id=2583451, is invoked via document.write. This may be blocked by the browser if the device has poor network connectivity. See https://www.chromestatus.com/feature/5718547946799104 for more details.
A Parser-blocking, cross-origin script, http://s6.cnzz.com/stat.php?id=2583451, is invoked via document.write. This may be blocked by the browser if the device has poor network connectivity. See https://www.chromestatus.com/feature/5718547946799104 for more details.
A Parser-blocking, cross-origin script, http://c.cnzz.com/core.php?web_id=2583451&t=z, is invoked via document.write. This may be blocked by the browser if the device has poor network connectivity. See https://www.chromestatus.com/feature/5718547946799104 for more details.
A Parser-blocking, cross-origin script, http://c.cnzz.com/core.php?web_id=2583451&t=z, is invoked via document.write. This may be blocked by the browser if the device has poor network connectivity. See https://www.chromestatus.com/feature/5718547946799104 for more details.
A Parser-blocking, cross-origin script, http://s6.cnzz.com/stat.php?id=2583451, is invoked via document.write. This may be blocked by the browser if the device has poor network connectivity. See https://www.chromestatus.com/feature/5718547946799104 for more details.
A Parser-blocking, cross-origin script, http://s6.cnzz.com/stat.php?id=2583451, is invoked via document.write. This may be blocked by the browser if the device has poor network connectivity. See https://www.chromestatus.com/feature/5718547946799104 for more details.
A Parser-blocking, cross-origin script, http://c.cnzz.com/core.php?web_id=2583451&t=z, is invoked via document.write. This may be blocked by the browser if the device has poor network connectivity. See https://www.chromestatus.com/feature/5718547946799104 for more details.
A Parser-blocking, cross-origin script, http://c.cnzz.com/core.php?web_id=2583451&t=z, is invoked via document.write. This may be blocked by the browser if the device has poor network connectivity. See https://www.chromestatus.com/feature/5718547946799104 for more details.

npm ERR! Windows_NT 10.0.14393
npm ERR! argv "C:\\Program Files\\nodejs\\node.exe" "C:\\Program Files\\nodejs\\node_modules\\npm\\bin\\npm-cli.js" "start" "--" "zhongshan" "--dev"
npm ERR! node v6.10.0
npm ERR! npm  v3.10.10
npm ERR! code ELIFECYCLE
npm ERR! safetree@1.0.0 start: `electron . "zhongshan" "--dev"`
npm ERR! Exit status 255
npm ERR!
npm ERR! Failed at the safetree@1.0.0 start script 'electron . "zhongshan" "--dev"'.
npm ERR! Make sure you have the latest version of node.js and npm installed.
npm ERR! If you do, this is most likely a problem with the safetree package,
npm ERR! not with npm itself.
npm ERR! Tell the author that this fails on your system:
npm ERR!     electron . "zhongshan" "--dev"
npm ERR! You can get information on how to open an issue for this project with:
npm ERR!     npm bugs safetree
npm ERR! Or if that isn't available, you can get their info via:
npm ERR!     npm owner ls safetree
npm ERR! There is likely additional logging output above.

npm ERR! Please include the following file with any support request:
npm ERR!     C:\Users\stu\Desktop\st\safetree-master\npm-debug.log

C:\Users\stu\Desktop\st\safetree-master>

这次的奔溃报告,只有一些来自cnzz.com的跨域错误信息学,并没有汇报更有用的信息。