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 dependencies #76

Closed
pfrohner opened this issue Oct 17, 2016 · 5 comments
Closed

Missing dependencies #76

pfrohner opened this issue Oct 17, 2016 · 5 comments

Comments

@pfrohner
Copy link

Build fails, these dependencies are seem to be missing:

"react-widgets" and "formiojs"

@randallknutson
Copy link
Contributor

Those are in the package.json. Can you run npm install again and see if that fixes it for you?

@pfrohner
Copy link
Author

pfrohner commented Oct 17, 2016

thanks for the quick reply!

it's missing from the last release's package.json:

https://github.com/formio/react-example/blob/master/package.json

@randallknutson
Copy link
Contributor

Which version are you using? It is included in v0.10.5

https://github.com/formio/react-formio/blob/v0.10.5/package.json

@randallknutson
Copy link
Contributor

Ah, you are referring to the react-example app. You can use that as a simple example of rendering React. We are in the middle of creating a new starterkit that will have even more information on building apps in React with Form.io.

@pfrohner
Copy link
Author

pfrohner commented Oct 17, 2016

oh sorry, yeah, I was trying to make the example work, thats where I had the missing dependencies but I hit the create ticket in the wrong project

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

2 participants