npm install on CICD fails getting 'No matching version found for @uifabric/utilities@^7.12.1' issue
npm install should work smoothly
Are you willing to submit a PR to fix? (Yes, No) - No
Requested priority: (Blocking, High, Normal, Low) - Hight
Products/sites affected: (if applicable) - Yes
Same as issue #11971
We could fix it by holding back a couple packages:
"@uifabric/react-hooks": "7.0.9",
"@uifabric/styling": "7.10.8",
Looks like one of the packages hasn't been published.
7.12.1 is available now. this was bumped by PR #11974. this might be related to the NPM publishing outage last week
Most helpful comment
Same as issue #11971