Fluentui: I can't install @fluentui/react

Created on 6 Aug 2020  路  7Comments  路  Source: microsoft/fluentui

I am trying to install with npm the @fluentui/react package, but I can't install it

npm install @fluentui/react

Result:

C:\sources\PlantillaSharePoint-ReactApp>npm install @fluentui/react
npm ERR! code E404
npm ERR! 404 Not Found - GET https://registry.npmjs.org/@uifabric%2fset-version

  • Not found
    npm ERR! 404
    npm ERR! 404 '@uifabric/set-version@^7.0.19' is not in the npm registry.
    npm ERR! 404 You should bug the author to publish it (or use the name yourself!)

npm ERR! 404 It was specified as a dependency of '@fluentui/react'
npm ERR! 404
npm ERR! 404 Note that you can also install from a
npm ERR! 404 tarball, folder, http url, or git url.

npm ERR! A complete log of this run can be found in:
npm ERR! C:\Users\pepe\AppData\Roaming\npm-cache_logs\2020-08
-06T10_51_29_169Z-debug.log

Fluent UI react Author Feedback Type

Most helpful comment

All 7 comments

This is an ongoing issue with scoped packages install on npm side.

facing related issue
'@uifabric/[email protected]' is not in the npm registry.
any hotfix.

Same issue here. Do you know where we can follow the npm scoped packages ongoing issue resolution? Thanks!

Thanks!! It's already working

Hey @gsantosgo, thanks for filing this! If it's already working, would you mind closing the issue? Thanks!

Done

Was this page helpful?
0 / 5 - 0 ratings

Related issues

just-joshing picture just-joshing  路  35Comments

JoshuaKGoldberg picture JoshuaKGoldberg  路  33Comments

ryancole picture ryancole  路  39Comments

jeremy-coleman picture jeremy-coleman  路  63Comments

danmarshall picture danmarshall  路  37Comments