bokuweb-sandbox / react-motion-menu

[DEPRECATED] 🍔 A spring animation menu component for React.
http://bokuweb.github.io/react-motion-menu/
MIT License
333 stars 44 forks source link

[install error] ➜ react-motion-menu git:(zzz-dev) ✗ npm run-script watch:example > react-motion-menu@0.1.4 watch:example /Users/zhengzhongzhao/Develop/reacts/react-motion-menu > watchify --extension=js -o example/dist/bundle.js example/src/index.js Error: Cannot find module '../../lib' from '/Users/zhengzhongzhao/Develop/reacts/react-motion-menu/example/src' Error: Cannot find module '../../lib' from '/Users/zhengzhongzhao/Develop/reacts/react-motion-menu/example/src' #17

Closed zzz6519003 closed 8 years ago

zzz6519003 commented 8 years ago

➜ react-motion-menu git:(zzz-dev) ✗ npm run-script watch:example

react-motion-menu@0.1.4 watch:example /Users/zhengzhongzhao/Develop/reacts/react-motion-menu watchify --extension=js -o example/dist/bundle.js example/src/index.js

Error: Cannot find module '../../lib' from '/Users/zhengzhongzhao/Develop/reacts/react-motion-menu/example/src' Error: Cannot find module '../../lib' from '/Users/zhengzhongzhao/Develop/reacts/react-motion-menu/example/src'

:beer:

bokuweb commented 8 years ago

Thanks! But, I'm not able to reproduce. What is your npm version?

zzz6519003 commented 8 years ago

i fix it by modify 'lib' to 'src' XD