[GH-ISSUE #638] Please update the NPM version #347

Closed
opened 2026-03-03 14:37:43 +03:00 by kerem · 3 comments
Owner

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

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
kerem closed this issue 2026-03-03 14:37:43 +03:00
Author
Owner

@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.

% composer info --all npm-asset/flag-icon-css
name : npm-asset/flag-icon-css
descrip. :
keywords :
versions : dev-master, 3.4.4, 3.4.3, * 3.4.2, 3.4.1, 3.4.0, 3.3.0, 3.2.1, 3.2.0, 3.1.0, 3.0.0, 2.9.0, 2.8.0, 2.7.0, 2.6.0, 2.5.0, 2.4.0, 2.3.1, 2.3.0, 2.2.0, 2.1.0, 2.0.0, 1.4.0, 1.3.0, 1.2.0, 1.1.0, 1.0.0, 0.8.6, 0.8.5, 0.8.4, 0.8.3, 0.8.2, 0.8.0, 0.7.1, 0.7.0, 0.6.5, 0.6.4, 0.6.3, 0.6.2, 0.6.1, 0.6.0, 0.5.1, 0.5.0, 0.4.0, 0.3.0, 0.2.0, 0.1.0, dev-gae
type : npm-asset
source : []
dist : [tar] https://registry.npmjs.org/flag-icon-css/-/flag-icon-css-3.4.2.tgz
path : /Users/Xarno/repositories/project/docroot/libraries/flag-icon-css
names : npm-asset/flag-icon-css
requires
npm-asset/opencollective-postinstall 2.0.2

% composer info --all npm-asset/flag-icon-css 3.4.4
name : npm-asset/flag-icon-css
descrip. :
keywords :
versions : 3.4.4
type : npm-asset
source : [git] git+ssh://git@github.com/lipis/flag-icon-css.git 1b0d2f6eb7
dist : []
names : npm-asset/flag-icon-css
requires
npm-asset/opencollective-postinstall 2.0.2

% composer info --all npm-asset/flag-icon-css 3.4.5
[InvalidArgumentException]
Package npm-asset/flag-icon-css not found

<!-- gh-comment-id:546002336 --> @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. > % composer info --all npm-asset/flag-icon-css name : npm-asset/flag-icon-css descrip. : keywords : versions : dev-master, 3.4.4, 3.4.3, * 3.4.2, 3.4.1, 3.4.0, 3.3.0, 3.2.1, 3.2.0, 3.1.0, 3.0.0, 2.9.0, 2.8.0, 2.7.0, 2.6.0, 2.5.0, 2.4.0, 2.3.1, 2.3.0, 2.2.0, 2.1.0, 2.0.0, 1.4.0, 1.3.0, 1.2.0, 1.1.0, 1.0.0, 0.8.6, 0.8.5, 0.8.4, 0.8.3, 0.8.2, 0.8.0, 0.7.1, 0.7.0, 0.6.5, 0.6.4, 0.6.3, 0.6.2, 0.6.1, 0.6.0, 0.5.1, 0.5.0, 0.4.0, 0.3.0, 0.2.0, 0.1.0, dev-gae type : npm-asset source : [] dist : [tar] https://registry.npmjs.org/flag-icon-css/-/flag-icon-css-3.4.2.tgz path : /Users/Xarno/repositories/project/docroot/libraries/flag-icon-css names : npm-asset/flag-icon-css requires npm-asset/opencollective-postinstall 2.0.2 > % composer info --all npm-asset/flag-icon-css 3.4.4 name : npm-asset/flag-icon-css descrip. : keywords : versions : 3.4.4 type : npm-asset source : [git] git+ssh://git@github.com/lipis/flag-icon-css.git 1b0d2f6eb78ee1cecbcce0c63ab106aa51d044d6 dist : [] names : npm-asset/flag-icon-css requires npm-asset/opencollective-postinstall 2.0.2 >% composer info --all npm-asset/flag-icon-css 3.4.5 [InvalidArgumentException] Package npm-asset/flag-icon-css not found
Author
Owner

@BassemN commented on GitHub (Oct 24, 2019):

@Xarno the NPM latest version is already 3.4.5
image
but for composer it is still 3.4.4
image

<!-- gh-comment-id:546064313 --> @BassemN commented on GitHub (Oct 24, 2019): @Xarno the NPM latest version is already 3.4.5 ![image](https://user-images.githubusercontent.com/3768012/67517846-cb27dc00-f6a3-11e9-92cd-931ec6ce0122.png) but for composer it is still 3.4.4 ![image](https://user-images.githubusercontent.com/3768012/67517954-00342e80-f6a4-11e9-8457-794e80d8262d.png)
Author
Owner

@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

<!-- gh-comment-id:546251572 --> @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
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#347
No description provided.