mirror of
https://github.com/lipis/flag-icons.git
synced 2026-04-26 17:35:54 +03:00
[GH-ISSUE #638] Please update the NPM version #347
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#347
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 @BassemN on GitHub (Oct 18, 2019).
Original GitHub issue: https://github.com/lipis/flag-icons/issues/638
Hello,
Currently, the NPM version is 3.4.2 so please update it to 3.4.4
Thanks
@Xarno commented on GitHub (Oct 24, 2019):
I would like to reopen this.
Composer is not happy with the not released version 3.4.4 on npmjs and it does not currently see the 3.4.5. Took me a long time …
The hard problem is that 3.4.4 has a git+ssh url which composer tries to download. For that to work you need a private key linked to your github account. And then give your build server a likewise key and account … simply not cutting it.
@BassemN commented on GitHub (Oct 24, 2019):
@Xarno the NPM latest version is already 3.4.5


but for composer it is still 3.4.4
@Xarno commented on GitHub (Oct 25, 2019):
That's exactly the problem. Version 3.4.4 is not on NPM.
Compare
https://www.npmjs.com/package/flag-icon-css/v/3.4.4
with
https://www.npmjs.com/package/flag-icon-css/v/3.4.2