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

Appwrk3.20 2245 #162

Open
wants to merge 35 commits into
base: appwrk-master3.20
Choose a base branch
from
Open

Appwrk3.20 2245 #162

wants to merge 35 commits into from

Conversation

anthony-appwrk
Copy link
Contributor

@anthony-appwrk anthony-appwrk commented Dec 23, 2022

Fix for ticket 2245
Note: Latest version of Angular requires: Node version = 14.15.0 or later
Description: Upgraded the angular version to version 14. Created the new npm package project and integrated it with new angular project version 14 and 15, worked fine.
Steps to create the NPM Package:

  1. Your global cli version should be 14
  2. ng new --create-application=false
  3. ng generate library
  4. replace /src files with angular-fusioncharts/src/angular-fusioncharts/src/
  5. copy angular-fusioncharts/src/angular-fusioncharts/event angular-fusioncharts/src/angular-fusioncharts/interfaces inside
  6. replace content present present in file /src/public-api.ts with angular-fusioncharts/src/angular-fusioncharts/index.ts
  7. ng build --configuration production
  8. navigate to /dist/
  9. in package.json file remove peerDependencies
  10. run npm publish

rohanoid5 and others added 30 commits December 5, 2019 15:57
updated to 1.3.2

updated websocket-extensions to 0.1.4

https-proxy-agent from 1.0.0 to 2.2.4
…ions-components-dependabot-pr

Support 2077 - Update Integrations Components for FusionCharts
Red 9162 Angular-13 Peer Dependency : Fix
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

Successfully merging this pull request may close these issues.

None yet

9 participants