You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A clear and concise description of what the bug is.
Install scripts dependencies fail after generation.
npm ERR!
npm ERR! While resolving: undefined@undefined
npm ERR! Found: [email protected]
npm ERR! node_modules/tslint
npm ERR! dev tslint@"^6.1.2" from the root project
npm ERR!
npm ERR! Could not resolve dependency:
npm ERR! peer tslint@"^5.11.0" from [email protected]
npm ERR! node_modules/tslint-config-airbnb
npm ERR! dev tslint-config-airbnb@"^5.11.2" from the root project
npm ERR!
npm ERR! Fix the upstream dependency conflict, or retry
npm ERR! this command with --force, or --legacy-peer-deps
npm ERR! to accept an incorrect (and potentially broken) dependency resolution.
npm ERR!
npm ERR! See C:\Users\[redacted]\AppData\Local\npm-cache\eresolve-report.txt for
a full report.
npm ERR! A complete log of this run can be found in:
npm ERR! C:\Users\[redacted]\AppData\Local\npm-cache\_logs\2021-11-01T17_12_54_054Z-debug.log
To reproduce
Steps to reproduce the behaviour.
Generate a new project
Generate a new solution
Generate scripts for solution
Run Compile task
Expected behaviour
A clear and concise description of what you expected to happen.
Build to succeed.
Screenshots
If applicable, add screenshots to help explain your problem.
Environment (please complete the following information):
yo version
generator-powerapps-project version
Power Apps CLI version
Power Apps environment version
Node version v17.01
The text was updated successfully, but these errors were encountered:
Describe the bug
A clear and concise description of what the bug is.
Install scripts dependencies fail after generation.
To reproduce
Steps to reproduce the behaviour.
Compile
taskExpected behaviour
A clear and concise description of what you expected to happen.
Build to succeed.
Screenshots
If applicable, add screenshots to help explain your problem.
Environment (please complete the following information):
The text was updated successfully, but these errors were encountered: