Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Missing ./lib when installing from GitHub repository #42

Closed
joewestcott opened this issue Jul 30, 2016 · 1 comment
Closed

Missing ./lib when installing from GitHub repository #42

joewestcott opened this issue Jul 30, 2016 · 1 comment

Comments

@joewestcott
Copy link
Contributor

When installing with
npm install --save soundblogs/react-soundplayer

I get
Error: Cannot find module './lib/components'

It seems as though the ./lib directory is not present. It would be useful to install via this method to try out my own fork(s) of the project.

@joewestcott
Copy link
Contributor Author

npm install -g babel and npm run build seems to fix the issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant