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

Fix/1032 fix permission rights in radiogram.ts and simulated region.ts #1033

Open
wants to merge 4 commits into
base: dev
Choose a base branch
from

Conversation

anonym-HPI
Copy link
Contributor

PR Checklist

Please make sure to fulfil the following conditions before marking this PR ready for review:

  • If this PR adds or changes features or fixes bugs, this has been added to the changelog
  • If this PR adds new actions or other ways to alter the state, test scenarios have been added

@anonym-HPI anonym-HPI linked an issue Jul 3, 2023 that may be closed by this pull request
@anonym-HPI anonym-HPI changed the title Fix/1032 fix permission rights in radiogramts and simulated regionts Fix/1032 fix permission rights in radiogramts and simulated regions Jul 3, 2023
@anonym-HPI anonym-HPI changed the title Fix/1032 fix permission rights in radiogramts and simulated regions Fix/1032 fix permission rights in radiogram.ts and simulated region.ts Jul 3, 2023
@anonym-HPI
Copy link
Contributor Author

Dependency fails, as npm audit gives security issues, npm audit fix didn't result all of them and in frontend npm audit fix fails with this error:

# npm resolution error report

While resolving: digital-fuesim-manv-frontend@0.7.0
Found: @angular/compiler@15.1.5
node_modules/@angular/compiler
  @angular/compiler@"~15.1.0" from the root project

Could not resolve dependency:
peer @angular/compiler@"15.2.9" from @angular/localize@15.2.9
node_modules/@angular/localize
  peer @angular/localize@"^15.0.0" from @ng-bootstrap/ng-bootstrap@14.2.0
  node_modules/@ng-bootstrap/ng-bootstrap
    @ng-bootstrap/ng-bootstrap@"^14.0.1" from the root project

Fix the upstream dependency conflict, or retry
this command with --force or --legacy-peer-deps
to accept an incorrect (and potentially broken) dependency resolution.

@Dassderdie Could you help fix these dependency issues? Haven't used npm audit fix --force and nyc@6.6.1 seems to be the version from the year 2016, instead of the newest version 15.1.0 from 2020 (https://www.npmjs.com/package/nyc)

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.

Fix permission rights in radiogram.ts and simulated-region.ts
1 participant