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

Invalid hook call when running the example app #41

Closed
mmv08 opened this issue Nov 28, 2019 · 1 comment
Closed

Invalid hook call when running the example app #41

mmv08 opened this issue Nov 28, 2019 · 1 comment

Comments

@mmv08
Copy link

mmv08 commented Nov 28, 2019

What I did:

$ lerna bootstrap
$ cd packages/react-insta-stories/example
$ yarn start

And then I get this error:
Screenshot 2019-11-28 at 14 15 23

I'm not that familiar with monorepos and how to use them, maybe it makes sense to add docs on how to run this project for development. I'm willing to do this when I get this issue resolved :)

@mmv08
Copy link
Author

mmv08 commented Nov 28, 2019

Turns out that for running the example app you don't need to use lerna, just go straight to the example folder, install the dependencies and run it

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