Fluentui: npm install office-ui-fabric-react latest(7.90.0) fails

Created on 11 Feb 2020  路  6Comments  路  Source: microsoft/fluentui

Environment Information

  • Package version(s): 6.90.0
  • Browser and OS versions: OS: Windows 10 Pro v1903

Describe the issue:

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:
-

Actual behavior:

npm i fails

Expected behavior:

should install office-ui-fabric-react
Capture

Author Feedback External Fixed Type

All 6 comments

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!

Was this page helpful?
0 / 5 - 0 ratings