You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
$ preact watch --template src/template.html
✖ ERROR ValidationError: Invalid configuration object. ForkTsCheckerWebpackPlugin has been initialized using a configuration object that does not match the API schema.
- configuration has an unknown property 'silent'. These properties are valid:
object { async?, typescript?, eslint?, formatter?, issue?, logger? }
at Object.validate [as default] (widget-typescript/node_modules/fork-ts-checker-webpack-plugin/node_modules/schema-utils/dist/validate.js:96:11)
at new ForkTsCheckerWebpackPlugin (widget-typescript/node_modules/fork-ts-checker-webpack-plugin/lib/ForkTsCheckerWebpackPlugin.js:31:31)
at createBaseConfig (widget-typescript/node_modules/preact-cli/lib/lib/webpack/webpack-base-config.js:343:7)
at createClientConfig (widget-typescript/node_modules/preact-cli/lib/lib/webpack/webpack-client-config.js:321:3)
at devBuild (widget-typescript/node_modules/preact-cli/lib/lib/webpack/run-webpack.js:18:21)
at processTicksAndRejections (internal/process/task_queues.js:97:5)
Versions:
The text was updated successfully, but these errors were encountered: