Closed acarabott closed 6 years ago
Following the instructions I got this yarn error on yarn start
yarn start
yarn run v1.10.1 $ webpack-dev-server --open --mode development --devtool inline-source-map /Users/ac/Projects/18-09-instore/code/prototyping/ui/my-app/node_modules/webpack-cli/bin/config-yargs.js:89 describe: optionsSchema.definitions.output.properties.path.description, ^ TypeError: Cannot read property 'properties' of undefined
Following the instructions I got this yarn error on
yarn start