Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Installation Fails on CI #47

Closed
A opened this issue Apr 9, 2020 · 1 comment
Closed

Installation Fails on CI #47

A opened this issue Apr 9, 2020 · 1 comment

Comments

@A
Copy link

A commented Apr 9, 2020

npm install icu4c-data@65l (Node 12.16.2 and small-icu 65.1) -> icudt65l.dat
info Visit https://yarnpkg.com/en/docs/cli/install for documentation about this command.
full-icu$ /opt/hostedtoolcache/node/12.16.2/x64/bin/node /opt/hostedtoolcache/node/12.16.2/x64/lib/node_modules/npm/bin/npm-cli.js install icu4c-data@65l
npm ERR! code ETARGET
npm ERR! notarget No matching version found for icu4c-data@65l.
npm ERR! notarget In most cases you or one of your dependencies are requesting
npm ERR! notarget a package version that doesn't exist.

I've checked from Mac OS, and looks like, by npm info icu4c-data, version 65l is not there as well.

❯ npm info icu4c-data

[email protected] | MIT/X | deps: none | versions: 26
ICU4C data (Little Endian)
https://ssl.icu-project.org

keywords: icu4c

dist
.tarball: https://registry.npmjs.org/icu4c-data/-/icu4c-data-0.57.2.tgz
.shasum: a0fa43b47706ade67a5d3c0061e8ada4c58001bb

maintainers:
- rmg <[email protected]>
- srl <[email protected]>

dist-tags:
54b: 0.54.1     55b: 0.55.1     56b: 0.56.1     56l: 0.56.2     57e: 0.57.0     58b: 0.58.1     58l: 0.58.2     59e: 0.59.0     60b: 0.60.1     61b: 0.61.1     62b: 0.62.1     63b: 0.63.1     64b: 0.64.1     latest: 0.57.2
54l: 0.54.3     55l: 0.55.2     56e: 0.56.0     57b: 0.57.1     57l: 0.57.2     58e: 0.58.0     59b: 0.59.1     59l: 0.59.2     60l: 0.60.2     61l: 0.61.2     62l: 0.62.2     63l: 0.63.2     64l: 0.64.2

published over a year ago by srl <[email protected]>
@A
Copy link
Author

A commented Apr 9, 2020

Duplicates #46

@A A closed this as completed Apr 9, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant