问答详情
源自:2-1 建立项目的 webpack 配置文件

webpack运行时出问题了,不太明白是什么意思?

No configuration file found and no output filename configured via CLI option.

A configuration file could be named 'webpack.config.js' in the current directory

.

Use --help to display the CLI options.


提问者:qq_sunflower_193795652 2017-07-30 21:59

个回答

  • jojosing
    2017-07-31 13:02:14

    呃。。你是不是用的 webpack init,而不是用的 npm init。。

  • jojosing
    2017-07-30 22:52:05

    没有找到配置文件的说。。看看你创建的配置文件的目录对不对。。