npm ERR! Invalid name: "Hello World" #6860
Comments
I take it that you have "Hello World" as the |
Thank you very much, but i got a new problem.
my JSON file: {
"name": "Comparator",
"version": "0.0.1",
"main": "index.html",
"window": {
"title": "Comparator",
"toolbar": false,
"frame": true,
"width": 840,
"height": 620,
"resizable": false,
"position": "mouse"
}
} |
hey we're sorry to hear you're having another problem, but can you please post that one in a new github ticket? this way it'll be easier for us (the issue triagers) to keep all the issues sorted, and in turn help you better |
Is this still a problem for you? This looks like you lack the necessary permissions to write to your
We are trying to clean up older npm issues, so if we don't hear back from you within a week, we will close this issue. (Don't worry -- you can always come back again and open a new issue!) Thanks! |
Closing as resolved. |
Capital letters and spaces are not allowed in the name field of package.json. More information here: npm/npm#6860 (comment)
The text was updated successfully, but these errors were encountered: