react-phaser icon indicating copy to clipboard operation
react-phaser copied to clipboard

Cannot resolve module `fbjs/lib/invariant` in `/react-phaser/~/react-anything/src/ReactAnythingMount.js 25:16-45`

Open kevzettler opened this issue 8 years ago • 2 comments

ERROR in ./~/react-phaser/~/react-anything/src/ReactAnythingMount.js
Module not found: Error: Cannot resolve module 'fbjs/lib/invariant' in /gamegen/node_modules/react-phaser/node_modules/react-anything/src
 @ ./~/react-phaser/~/react-anything/src/ReactAnythingMount.js 25:16-45

kevzettler avatar Sep 11 '16 18:09 kevzettler

can you try

npm install fbjs

pradeeproark avatar Sep 11 '16 18:09 pradeeproark

seems to fix it should that be in the package.json?

kevzettler avatar Sep 11 '16 18:09 kevzettler