System description:
macOS Big Sur ver. 11.4
MacBook Pro
Processor: 2.4
Mem: 8GB
Graphics: Intel Iris 1536 MB
Webpack-dev-server compiler 2 issues during the installation process.
1st issue.
npm run start
> create-wasm-app@0.1.0 start /Users/name/RUSTWASM/TUTORIAL/gameoflife/www
> webpack-dev-server
/Users/name/RUSTWASM/TUTORIAL/gameoflife/www/node_modules/schema-
utils/dist/validate.js:105
throw new _ValidationError.default(errors, schema, configuration);
^
ValidationError: Invalid options object. Copy Plugin has been initialized using
an options object that does not match the API schema.
**2nd Issue
The module seem to be a WebAssembly module, but module is not flagged as WebAssembly
module for webpack.