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

Errors during "npm i [email protected]" with Angular 14 #176

Open
yklepikovska-iqmessenger opened this issue Mar 28, 2023 · 3 comments
Open

Comments

@yklepikovska-iqmessenger
Copy link

yklepikovska-iqmessenger commented Mar 28, 2023

Strange changes in version 4.0.1:
image
Because of this, we have warnings during "npm i [email protected]":
image

and warnings during "npm i" if write version in package.json:
image

node version - v18.15.0
npm version - 9.5.0
Dependencies
image

@yklepikovska-iqmessenger yklepikovska-iqmessenger changed the title Warnings during "npm i" with Angular 14 (version 4.0.1) Errors during "npm i [email protected]" with Angular 14 Mar 28, 2023
@lrozenblyum
Copy link

I also faced this issue, pretty annoying one.

@AyanBhadury
Copy link

AyanBhadury commented Mar 30, 2023

Hello,

The latest version of angular-fusioncharts has just been released that is angular-fusioncharts 4.0.3 . This version supports angular version till the latest one(15). If you want you can upgrade the angular version and test your application.
Here is the npm link :
https://www.npmjs.com/package/angular-fusioncharts/v/4.0.3

Demo - https://github.com/AyanBhadury/angular-fusioncharts-sample

@yklepikovska-iqmessenger
Copy link
Author

yklepikovska-iqmessenger commented Mar 30, 2023

@AyanBhadury Updated to 4.0.3 version - no more previous warnings, but have new one:
npm WARN deprecated @types/[email protected]: This is a stub types definition. fusioncharts provides its own type definitions, so you do not need this installed.

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

3 participants