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

Cannot find module 'Jsona #42

Closed
biaogebusy opened this issue Apr 9, 2021 · 1 comment
Closed

Cannot find module 'Jsona #42

biaogebusy opened this issue Apr 9, 2021 · 1 comment

Comments

@biaogebusy
Copy link

github build issue:
Error: src/app/node/case/case.component.ts:2:19 - error TS2307: Cannot find module 'Jsona' or its corresponding type declarations.

In the angular component:
import Jsona from 'Jsona';

in local dev is ok, but github build have issue.

@olosegres
Copy link
Owner

@biaogebusy
Hi, there was may be not correct type reference in package.json, try to update to jsona@1.9.2

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