react-phaser
react-phaser copied to clipboard
Cannot resolve module `fbjs/lib/invariant` in `/react-phaser/~/react-anything/src/ReactAnythingMount.js 25:16-45`
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
can you try
npm install fbjs
seems to fix it should that be in the package.json?