npm install office-ui-fabric-react fails
npm ERR! notarget No matching version found for @uifabric/icons@^7.3.6
(Attaching screenshot for more details)
I see in npm page for @uifabric/icons the latest version is 7.3.5, but office ui tries to pull the next version
https://www.npmjs.com/package/@uifabric/icons
### Please provide a reproduction of the issue in a codepen:
-
npm i fails
should install office-ui-fabric-react
Thanks for reporting.
The "latest" tag has now moved back to 7.90.1 until we've resolved the root cause.
Please validate you're good to go now and close this bug if so! :)
I was seeing this a lot yesterday and I think it has to do with this: https://status.npmjs.org/incidents/1dpd0zjyhj2v?u=3q2zbsynvt3t
@t-walker That looks like a viable culprit. Thanks for mentioning! @kenotron for heads up.
Nice, thanks a lot for reporting the npmjs status there... we all have been scratching our heads as to why releases was so randomly busted... looked a lot like a network issue where the publish would die in the middle :)
@AparnaPrasad - this is fixed now. it was the issue with npm. pls try again
Thanks all for fixing!