Skip to content

the @ in "@allenfang/react-toastr": "2.8.2" is breaking #1269

Closed
@binarykitchen

Description

@binarykitchen

i think package names should not start with special chars and break npm installations.

for example we have a npm proxy here in our intranet and aren't able to install your package because of that weird name:

~/c/something ❯❯❯ npm i react-bootstrap-table@3.2.2 --ignore-scripts
npm ERR! registry error parsing json
npm ERR! Unexpected token <
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 /something/content/groups/npm-all/@allenfang/react-toastr was not found on this server.</p>
npm ERR! </body></html>
npm ERR!

npm ERR! A complete log of this run can be found in:
npm ERR!     /Users/abc/.npm/_logs/2017-04-27T23_36_02_997Z-debug.log

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions