Unable to run examples.
Opened this issue · 0 comments
rcampion commented
Unable to run examples.
cloned the repository
cd to source folder
npm install -g parcel-bundler
npm run start -- --example=actions/grid-action
Server running at http://localhost:8000
⠋ Building...parcel-plugin-clean-easy: /home/rcampion/git/phaser3-typescript-examples/dist has been removed.
🚨 No entries found.
at Bundler.bundle (/home/rcampion/git/phaser3-typescript-examples/node_modules/parcel-bundler/src/Bundler.js:275:17)
at async Bundler.serve (/home/rcampion/git/phaser3-typescript-examples/node_modules/parcel-bundler/src/Bundler.js:842:7)
at async runExample (/home/rcampion/git/phaser3-typescript-examples/npm_scripts/runExample.js:16:2)