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

Trying hello world example I get error "ERROR Error: No provider for FormioAppConfig!" #89

Closed
rjcorwin opened this issue May 1, 2017 · 3 comments

Comments

@rjcorwin
Copy link

rjcorwin commented May 1, 2017

Setup

  1. Get a fresh install of ng-cli.
  2. Run ng new formio-hello-world && cd formio-hello-world && npm install ng2-formio && npm start
  3. As seen in the ng2-formio README, add the two import statements in app.module.ts.
  4. As seen in the ng2-formio README, add the formio component to your app.component.html using the URL example.

Behavior

screen shot 2017-05-01 at 2 16 18 pm

@travist
Copy link
Member

travist commented May 4, 2017

This should be fixed with RC3. Thanks.

@travist travist closed this as completed May 4, 2017
@travist
Copy link
Member

travist commented May 4, 2017

I fixed the FormioModule issue with AOT in RC5, so use that one instead.

@rjcorwin
Copy link
Author

Using RC17 today works great. Thanks @travist.

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