I was trying to build a demo app when the following issue appeared. Am I using wrong package manager or a node version?
How to reproduce
Clone the repository
Run yarn install
Run yarn run demo
See the following error :
Creating a build of the demo app...
Failed to compile.
chunk main [entry]
index.js
Missing external configuration for type:commonjs2
error Command failed with exit code 1.
I was trying to build a demo app when the following issue appeared. Am I using wrong package manager or a node version?
How to reproduce
yarn install
yarn run demo
Version information
v10.14.2
1.13.0
6.4.1
macOS v10.14.3
Chrome
v72.0.3626.119