lacolaco / ngtools-webpack-example

example app using @ngtools/webpack
16 stars 8 forks source link

Invalid webpack configuration #3

Open totycro opened 7 years ago

totycro commented 7 years ago

When running build, I only get the following error: ` $ npm run build npm info it worked if it ends with ok npm info using npm@5.3.0 npm info using node@v8.2.1 npm info lifecycle ngtools-webpack-example@1.0.0~prebuild: ngtools-webpack-example@1.0.0 npm info lifecycle ngtools-webpack-example@1.0.0~build: ngtools-webpack-example@1.0.0

ngtools-webpack-example@1.0.0 build /mnt webpack --config webpack.config.js

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

npm ERR! A complete log of this run can be found in: npm ERR! /root/.npm/_logs/2017-08-07T10_09_00_972Z-debug.log

`

factoidforrest commented 6 years ago

same. this project doesn't work. some example...