Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Path /@allenfang/react-toastr not found in group repository #1081

Closed
yenhsiac opened this issue Feb 23, 2017 · 11 comments
Closed

Path /@allenfang/react-toastr not found in group repository #1081

yenhsiac opened this issue Feb 23, 2017 · 11 comments

Comments

@yenhsiac
Copy link

Hi Allen,

I encounter this error while trying to install the latest version of react-bootstrap-table through our private npm repository.

Path /@allenfang/react-toastr not found in group repository.

I am able to install v2.3.0 w/o any problem. Any idea is appreciated. Thanks!

Claire

@yenhsiac
Copy link
Author

We are using Sonatype Nexus™ 2.11.4-01 for private repository management. Any workaround?

@AllenFang
Copy link
Owner

@yenhsiac, I may check this, feel free to discuss with me

@yenhsiac
Copy link
Author

@AllenFang Thank you. This is not an issue any more for now we are able to bypass our group repository. Thank you for your awesome work on this project!

@CharlieCharlieCharlieCharlie

For anyone curious, I had the same issue when upgrading past 2.6.xx. I just set registry to the public npm registry when installing non-private modules

@AllenFang
Copy link
Owner

Thanks you guy's feedback, I gonna close this and any feedback is welcome :)

@valentindotxyz
Copy link

valentindotxyz commented Mar 3, 2017

I'm sorry but setting the registry to the public npm registry is not an option for me (behind a firewall in a company). Therefore, I still have this issue :( Any clue about this one? Thanks so much!

npm install

npm ERR! registry error parsing json
npm ERR! Darwin 16.1.0
npm ERR! argv "/Users/Valentin/.nvm/versions/node/v6.6.0/bin/node" "/Users/Valentin/.nvm/versions/node/v6.6.0/bin/npm" "install"
npm ERR! node v6.6.0
npm ERR! npm  v3.10.3

npm ERR! Unexpected token < in JSON at position 0
npm ERR! <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
npm ERR! <html><head>
npm ERR! <title>404 Not Found</title>
npm ERR! </head><body>
npm ERR! <h1>Not Found</h1>
npm ERR! <p>The requested URL /repository/node-global/@allenfang/react-toastr was not found on this server.</p>
npm ERR! </body></html>
npm ERR!
npm ERR!
npm ERR! If you need help, you may report this error at:
npm ERR!     <https://github.com/npm/npm/issues>

@CharlieCharlieCharlieCharlie

@vp42

Can you clone it as its own repo and use npm link?

@AllenFang
Copy link
Owner

sorry this issue make some people noisy, there're no any better workaround to fix this issue if you can't got the scope package though your firewall. so If you really want to use it, you can clone react-bootstrap-table and @allenfang/react-toastr to your own repo and change the react-toastr to yourself one. It's very hacky and you need fetch upstream every time if remote got some update.

Anyway, if the the original react-boastr can fit this issue, I think the all the problem will disappear.

@AllenFang
Copy link
Owner

#1152

@AllenFang
Copy link
Owner

please check #1216, if you have any concern or question, let me know in #1216

@valentindotxyz
Copy link

Thank you for keeping us posted about this issue, this is truly valuable!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants