We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Confirm by changing [ ] to [x] below to ensure that it's a bug:
Describe the bug In an Angular 13 project, try to import the Koder npm package.
Koder
To Reproduce (observed behavior) Create a new Angular project (Angular 13). npm install @maslick/koder Try import the package into a component.
npm install @maslick/koder
Expected behavior Should be able to get types in Typescript in an Angular project.
Please complete the following information:
The text was updated successfully, but these errors were encountered:
same issue. @maslick can you please investigate
Sorry, something went wrong.
@dylanvdmerwe related is also this:
#76
No branches or pull requests
Confirm by changing [ ] to [x] below to ensure that it's a bug:
Describe the bug
![image](https://user-images.githubusercontent.com/2852839/162757021-8faa9f07-bb97-4fee-8eaa-55f286b07a61.png)
In an Angular 13 project, try to import the
Koder
npm package.To Reproduce (observed behavior)
Create a new Angular project (Angular 13).
npm install @maslick/koder
Try import the package into a component.
Expected behavior
Should be able to get types in Typescript in an Angular project.
Please complete the following information:
The text was updated successfully, but these errors were encountered: