ngokevin/aframe-react-boilerplate

Missing dependency for npm install

youmustfight opened this issue · 1 comments

Hit an error with "aframe-react"'s index.js -- Had an issue with 'style-attr' being required.

Seemed to work after I npm install --save'd "style-attr", but I'm unfamiliar with webpack and if it should be included into the project a different way.

thanks! i forgot that dep. i added it to the aframe-react dep list