lean / phaser-es6-webpack

A bootstrap project for create games with Phaser + ES6 + Webpack.
MIT License
1.28k stars 316 forks source link

Uncaught Error: Cannot find module #42

Closed bee0806 closed 6 years ago

bee0806 commented 7 years ago

phaser-es6-webpack-1.0\src\main.js" at webpackMissingModule (_math-scale.js:18) at Object. (_math-scale.js:18) at __webpack_require__ (bootstrap 8158fcd1685397aac32a:54) at webpackJsonpCallback (bootstrap 8158fcd1685397aac32a:25) at bundle.js:1

hi there i've get that error when try to run development server using npm run dev , am i missing any file?. thanks

lean commented 7 years ago

Hi. Have you modified the project after cloning it?

bee0806 commented 6 years ago

not yet , just cloning your repo and try to run, but that errors appears

bee0806 commented 6 years ago

here is the errors in command bash when i run npm run dev es6

lean commented 6 years ago

Could you make a fresh install in another location? What is that "!!ES6" in the path?

lean commented 6 years ago

closed for inactivity