Closed fzhang13 closed 9 months ago
What kind of change does this PR introduce? (check at least one)
npm run prepare currently breaks on windows machine that is running powershell. this is a work around to this solution
npm run prepare
Does this PR introduce a breaking change? (check one)
Did you test your solution?
Aditional comments: Before After
Failed conditions
2 Security Hotspots
See analysis details on SonarCloud
What kind of change does this PR introduce? (check at least one)
npm run prepare
currently breaks on windows machine that is running powershell. this is a work around to this solutionDoes this PR introduce a breaking change? (check one)
Did you test your solution?
Problem Description
Solution Description
Side Effects, Risks, Impact
Aditional comments: Before After