Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add html-webpack-plugin but can't start #7

Open
littleLane opened this issue Mar 7, 2018 · 0 comments
Open

add html-webpack-plugin but can't start #7

littleLane opened this issue Mar 7, 2018 · 0 comments

Comments

@littleLane
Copy link

development environment

npm@5.7.1
node@v6.11.3
html-webpack-plugin@v2.28.0

error

10 silly lifecycle hf-web-project1.2@0.0.1~start: Args: [ '-c', 'ath2 s' ]
11 silly lifecycle hf-web-project1.2@0.0.1~start: Returned: code: 1  signal: null
12 info lifecycle hf-web-project1.2@0.0.1~start: Failed to exec start script
13 verbose stack Error: hf-web-project1.2@0.0.1 start: `ath2 s`
13 verbose stack Exit status 1
13 verbose stack     at EventEmitter.<anonymous> (/usr/local/lib/node_modules/npm/node_modules/npm-lifecycle/index.js:285:16)
13 verbose stack     at emitTwo (events.js:106:13)
13 verbose stack     at EventEmitter.emit (events.js:191:7)
13 verbose stack     at ChildProcess.<anonymous> (/usr/local/lib/node_modules/npm/node_modules/npm-lifecycle/lib/spawn.js:55:14)
13 verbose stack     at emitTwo (events.js:106:13)
13 verbose stack     at ChildProcess.emit (events.js:191:7)
13 verbose stack     at maybeClose (internal/child_process.js:920:16)
13 verbose stack     at Process.ChildProcess._handle.onexit (internal/child_process.js:230:5)

I just set const HtmlWebpackPlugin = require('html-webpack-plugin'); in dev.js, there is a error when i exec ath2 s!!!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant