mirror of
https://github.com/lipis/flag-icons.git
synced 2026-04-26 09:25:50 +03:00
[GH-ISSUE #75] failed to install via npm #48
Labels
No labels
3rd-party
3rd-party
bug
code
documentation
enhancement
fixed-in-master
flag-request
help needed
missing-flag
missing-flag
pull-request
wrong-flag
wrong-flag
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/flag-icons#48
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
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:@michellaurent commented on GitHub (Sep 3, 2015):
This is probably because there are no version number in the
package.jsonfile.@lipis: It would be also nice to publish the package on the npmjs.com website.
You should simply create an account and then
npm publishyour code.@lipis commented on GitHub (Sep 5, 2015):
https://www.npmjs.com/package/flag-icon-css everything should be ok now..