Code Monkey home page Code Monkey logo

Comments (5)

xg-wang avatar xg-wang commented on August 15, 2024

I tried

git clone [email protected]:ember-cli/ember-fetch.git
cd ember-fetch
yarn cache clean
โฏ yarn                                                                                                                                                         [18:51:06]
yarn install v1.7.0
[1/5] ๐Ÿ”  Validating package.json...
[2/5] ๐Ÿ”  Resolving packages...
[3/5] ๐Ÿšš  Fetching packages...
[-----------------------------------------------------------------------------------------------------------------------------------------------------------------] 0/1000(node:24502) [DEP0005] DeprecationWarning: Buffer() is deprecated due to security and usability issues. Please use the Buffer.alloc(), Buffer.allocUnsafe(), or Buffer.from() methods instead.
[4/5] ๐Ÿ”—  Linking dependencies...
warning " > [email protected]" has unmet peer dependency "eslint@>=3.1.0".
[5/5] ๐Ÿ“ƒ  Building fresh packages...
โœจ  Done in 20.90s.
>>> elapsed time 21s

also checkout the url in your log directly:

โฏ wget https://registry.yarnpkg.com/@xg-wang/whatwg-fetch/-/whatwg-fetch-3.0.0.tgz                                                                             [18:46:16]
--2018-07-26 18:46:17--  https://registry.yarnpkg.com/@xg-wang/whatwg-fetch/-/whatwg-fetch-3.0.0.tgz
Resolving registry.yarnpkg.com (registry.yarnpkg.com)... 2400:cb00:2048:1::6810:1323, 2400:cb00:2048:1::6810:1123, 2400:cb00:2048:1::6810:1b23, ...
Connecting to registry.yarnpkg.com (registry.yarnpkg.com)|2400:cb00:2048:1::6810:1323|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 10316 (10K) [application/octet-stream]
Saving to: โ€˜whatwg-fetch-3.0.0.tgzโ€™

whatwg-fetch-3.0.0.tgz                     100%[=======================================================================================>]  10.07K  --.-KB/s    in 0.005s

2018-07-26 18:46:17 (2.03 MB/s) - โ€˜whatwg-fetch-3.0.0.tgzโ€™ saved [10316/10316]

Can you try again to see does it still exists?

from ember-fetch.

les2 avatar les2 commented on August 15, 2024

@sylwiaeb it seems to only affect our team!

we tried to pull the package from within a docker container and it worked.
but several people on the team have failed when pulling the package on OS X.
perhaps something is corrupted locally.

@xg-wang I'll try again and report back.

from ember-fetch.

rstudner avatar rstudner commented on August 15, 2024

I'm having the same error. yarn 1.7.0 also

(I do have a jfrog artifactory between 'me and the web' but it's never been a problem prior)

Command failed: yarn add --dev ember-fetch --non-interactive
error Couldn't find package "@xg-wang/whatwg-fetch@^3.0.0" required by "ember-fetch" on the "npm" registry.

yarn add v1.7.0
[1/5] Validating package.json...
[2/5] Resolving packages...
info Visit https://yarnpkg.com/en/docs/cli/add for documentation about this command.



Stack Trace and Error Report: /var/folders/z6/2_zl46xn5d78glqsvpxgyz100000gn/T/error.dump.5990cb21884926fb5b9b1b0affb98b4b.log

from ember-fetch.

xg-wang avatar xg-wang commented on August 15, 2024

@rstudner Can you share the error log and also your yarn registry?

from ember-fetch.

xg-wang avatar xg-wang commented on August 15, 2024

ember-fetch v6 depends on whatwg-fetch, this shouldn't be an issue any more.

from ember-fetch.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.