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

Issue: Cannot find module #5

Open
om-ganesh opened this issue Dec 6, 2019 · 1 comment
Open

Issue: Cannot find module #5

om-ganesh opened this issue Dec 6, 2019 · 1 comment

Comments

@om-ganesh
Copy link

Given I have the typings.d.ts file, when I try to import the json file using import statement in the angular project, the build should not complain about 'Cannot find module json!.json'

@om-ganesh
Copy link
Author

Related "compilerOptions":

"module": "es6",
"moduleResolution": "node",
"target": "es5",

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