Skip to content

How can I get around this? #299

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

Closed
trsh opened this issue Jul 12, 2018 · 1 comment
Closed

How can I get around this? #299

trsh opened this issue Jul 12, 2018 · 1 comment

Comments

@trsh
Copy link

trsh commented Jul 12, 2018

Issue type

I'm submitting a (check one):
[ ] Bug report
[ ] Feature request
[ ] Regression (something that used to work, but stopped working in a newer version)
[x ] Support request
[ ] Documentation issue or request

ERROR in ./node_modules/angular2-json-schema-form/angular2-json-schema-form.es5.js
Module parse failed: Identifier 'Ajv' has already been declared (7:12)
You may need an appropriate loader to handle this file type.
| import { cloneDeep, filter, isEqual, map, uniqueId } from 'lodash';
| import { FormArray, FormControl, FormGroup, FormsModule, NG_VALUE_ACCESSOR, ReactiveFormsModule } from '@angular/forms';
| import * as Ajv from 'ajv';
| import { DomSanitizer } from '@angular/platform-browser';
| import { CommonModule } from '@angular/common';
ℹ 「wdm」: Failed to compile.
@trsh
Copy link
Author

trsh commented Jul 12, 2018

Ouh #281

@trsh trsh closed this as completed Jul 12, 2018
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