Skip to content
This repository was archived by the owner on Jul 16, 2020. It is now read-only.
This repository was archived by the owner on Jul 16, 2020. It is now read-only.

npm run start-dev报错 #39

@wuhui516263736

Description

@wuhui516263736

webpack-seed@0.1.0 start-dev E:\Primeton\OpenSource\webpack-seed
node server/app

Listening at http://localhost:3010
GET /
GET /favicon.ico
webpack: wait until bundle finished: /favicon.ico
[BABEL] Note: The code generator has deoptimised the styling of "E:/Primeton/OpenSource/webpack-seed/node_modules/lodash/index.js" as it exceeds the max of "100KB".
events.js:160
throw er; // Unhandled 'error' event
^

Error: write EPIPE
at exports._errnoException (util.js:896:11)
at Socket._writeGeneric (net.js:698:26)
at Socket._write (net.js:717:8)
at doWrite (_stream_writable.js:306:12)
at writeOrBuffer (_stream_writable.js:292:5)
at Socket.Writable.write (_stream_writable.js:220:11)
at Socket.write (net.js:643:40)
at Socket.Writable.end (_stream_writable.js:452:10)
at Socket.end (net.js:415:31)
at Through2._transform (E:\Primeton\OpenSource\webpack-seed\node_modules\imagemin-pngquant\index.js:92:12)
at Through2.Transform._read (E:\Primeton\OpenSource\webpack-seed\node_modules\through2\node_modules\readable-stream\lib_stream_transform.js:159:10)
at Through2.Transform._write (E:\Primeton\OpenSource\webpack-seed\node_modules\through2\node_modules\readable-stream\lib_stream_transform.js:147:83)
at doWrite (E:\Primeton\OpenSource\webpack-seed\node_modules\through2\node_modules\readable-stream\lib_stream_writable.js:313:64)
at writeOrBuffer (E:\Primeton\OpenSource\webpack-seed\node_modules\through2\node_modules\readable-stream\lib_stream_writable.js:302:5)
at Through2.Writable.write (E:\Primeton\OpenSource\webpack-seed\node_modules\through2\node_modules\readable-stream\lib_stream_writable.js:241:11)
at Through2.ondata (E:\Primeton\OpenSource\webpack-seed\node_modules\through2\node_modules\readable-stream\lib_stream_readable.js:531:20)

npm ERR! Windows_NT 6.3.9600
npm ERR! argv "D:\Program Files\nodejs\node.exe" "D:\Program Files\nodejs\node_modules\npm\bin\npm-cli.js" "run" "start-dev"
npm ERR! node v6.0.0
npm ERR! npm v3.8.6
npm ERR! code ELIFECYCLE
npm ERR! webpack-seed@0.1.0 start-dev: node server/app
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the webpack-seed@0.1.0 start-dev script 'node server/app'.
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 webpack-seed package,
npm ERR! not with npm itself.
npm ERR! Tell the author that this fails on your system:
npm ERR! node server/app
npm ERR! You can get information on how to open an issue for this project with:
npm ERR! npm bugs webpack-seed
npm ERR! Or if that isn't available, you can get their info via:
npm ERR! npm owner ls webpack-seed
npm ERR! There is likely additional logging output above.

npm ERR! Please include the following file with any support request:
npm ERR! E:\Primeton\OpenSource\webpack-seed\npm-debug.log

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions