第七色在线视频,2021少妇久久久久久久久久,亚洲欧洲精品成人久久av18,亚洲国产精品特色大片观看完整版,孙宇晨将参加特朗普的晚宴

為了賬號(hào)安全,請(qǐng)及時(shí)綁定郵箱和手機(jī)立即綁定

運(yùn)行npm run dev 的時(shí)候,報(bào)得這個(gè)錯(cuò)

Invalid configuration object. Webpack has been initialised using a configuration object that does not match the API schema.

?- configuration has an unknown property 'devSever'. These properties are valid:

? ?object { amd?, bail?, cache?, context?, dependencies?, devServer?, devtool?, entry, externals?, loader?, module?, name?, node?, output?, parallelism?, performance?, plugins?, profile?, recordsInputPath?, recordsOutputPath?, recordsPath?, resolve?, resolveLoader?, stats?, target?, watch?, watchOptions? }

? ?For typos: please correct them.

? ?For loader options: webpack 2 no longer allows custom properties in configuration.

? ? ?Loaders should be updated to allow passing options via loader options in module.rules.

? ? ?Until loaders are updated one can use the LoaderOptionsPlugin to pass these options to the loader:

? ? ?plugins: [

? ? ? ?new webpack.LoaderOptionsPlugin({

? ? ? ? ?// test: /\.xxx$/, // may apply this only for some modules

? ? ? ? ?options: {

? ? ? ? ? ?devSever: ...

? ? ? ? ?}

? ? ? ?})

? ? ?]

npm ERR! code ELIFECYCLE

npm ERR! errno 1

npm ERR! 01.webpack-study@1.0.0 dev2: `cross-env NODE_ENV=development webpack-dev-server --config webpack.config.js`

npm ERR! Exit status 1

npm ERR!

npm ERR! Failed at the 01.webpack-study@1.0.0 dev2 script.

npm ERR! This is probably not a problem with npm. There is likely additional logging output above.


npm ERR! A complete log of this run can be found in:

npm ERR!? ? ?C:\Users\Administrator\AppData\Roaming\npm-cache\_logs\2018-08-19T08_33_01_555Z-debug.log


正在回答

2 回答

"configuration has an unknown property 'devSever'",這里很明確的說明了錯(cuò)誤原因,在配置中使用了未知的屬性“devSever”,正確的為 “devServer”。

1 回復(fù) 有任何疑惑可以回復(fù)我~

devSever 寫錯(cuò)了,應(yīng)該是


devServer


0 回復(fù) 有任何疑惑可以回復(fù)我~

舉報(bào)

0/150
提交
取消

運(yùn)行npm run dev 的時(shí)候,報(bào)得這個(gè)錯(cuò)

我要回答 關(guān)注問題
微信客服

購(gòu)課補(bǔ)貼
聯(lián)系客服咨詢優(yōu)惠詳情

幫助反饋 APP下載

慕課網(wǎng)APP
您的移動(dòng)學(xué)習(xí)伙伴

公眾號(hào)

掃描二維碼
關(guān)注慕課網(wǎng)微信公眾號(hào)