[GH-ISSUE #75] failed to install via npm #48

Closed
opened 2026-03-03 14:34:11 +03:00 by kerem · 2 comments
Owner

Originally created by @gitawego on GitHub (May 29, 2015).
Original GitHub issue: https://github.com/lipis/flag-icons/issues/75

It would be nice to be able to install via NPM, currently it throws errors when I do npm install lipis/flag-icon-css :

npm ERR! addLocal Could not install /var/folders/6t/5077bgf135d9kwn848lk8z5m0000gn/T/npm-18640-98429318/git-cache-b6b57c9d6dc4/bf0d0e51fa3839d049ffbf4c25b11d7259e4503c
npm ERR! addLocal Could not install /var/folders/6t/5077bgf135d9kwn848lk8z5m0000gn/T/npm-18640-98429318/git-cache-f7cb5d845bea/bf0d0e51fa3839d049ffbf4c25b11d7259e4503c
Originally created by @gitawego on GitHub (May 29, 2015). Original GitHub issue: https://github.com/lipis/flag-icons/issues/75 It would be nice to be able to install via NPM, currently it throws errors when I do `npm install lipis/flag-icon-css` : ``` npm ERR! addLocal Could not install /var/folders/6t/5077bgf135d9kwn848lk8z5m0000gn/T/npm-18640-98429318/git-cache-b6b57c9d6dc4/bf0d0e51fa3839d049ffbf4c25b11d7259e4503c npm ERR! addLocal Could not install /var/folders/6t/5077bgf135d9kwn848lk8z5m0000gn/T/npm-18640-98429318/git-cache-f7cb5d845bea/bf0d0e51fa3839d049ffbf4c25b11d7259e4503c ```
kerem closed this issue 2026-03-03 14:34:11 +03:00
Author
Owner

@michellaurent commented on GitHub (Sep 3, 2015):

This is probably because there are no version number in the package.jsonfile.

  "version": "0.7.1",

@lipis: It would be also nice to publish the package on the npmjs.com website.
You should simply create an account and then npm publish your code.

<!-- gh-comment-id:137382245 --> @michellaurent commented on GitHub (Sep 3, 2015): This is probably because there are no version number in the `package.json`file. ``` "version": "0.7.1", ``` @lipis: It would be also nice to publish the package on the npmjs.com website. You should simply create an account and then `npm publish` your code.
Author
Owner

@lipis commented on GitHub (Sep 5, 2015):

https://www.npmjs.com/package/flag-icon-css everything should be ok now..

<!-- gh-comment-id:137929096 --> @lipis commented on GitHub (Sep 5, 2015): https://www.npmjs.com/package/flag-icon-css everything should be ok now..
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/flag-icons#48
No description provided.