ngokevin/aframe-react-boilerplate

prop-types module not found

steverob opened this issue · 3 comments

I am getting this -

Failed to compile.

Error in ./~/aframe-react/dist/index.js
Module not found: 'prop-types' in ~/dev/vr/kastioVR-poc/node_modules/aframe-react/dist

 @ ./~/aframe-react/dist/index.js 20:17-38

I did -

yarn install
yarn run start

Sorry, I wasn't using Webpack to include that in before. I tried to include it, but it increased the file size too much to my liking. I've pushed a release that just removes prop types.