Last active
June 1, 2020 06:13
-
-
Save SagnikPradhan/05f68204b34a5876b65adcf47c829f74 to your computer and use it in GitHub Desktop.
Error while doing trying to install https://github.com/uNetworking/uWebSockets.js with yarn 2
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
λ yarn add uWebSockets.js@uNetworking/uWebSockets.js#binaries | |
➤ YN0000: ┌ Resolution step | |
➤ YN0013: │ uWebSockets.js@https://github.com/uNetworking/uWebSockets.js.git#commit=1da391f32d5d20a34265c73a029e1e5950c8d45f can't be found in the cache and will be fetched from GitHub | |
j [HTTPError]: Response code 404 (Not Found) | |
at i.<anonymous> (D:\Sagnik\Projects\d-zone\.yarn\releases\yarn-2.0.0-rc.33.js:10:403654) | |
at processTicksAndRejections (internal/process/task_queues.js:97:5) { | |
code: undefined, | |
timings: undefined | |
} | |
➤ YN0013: │ uWebSockets.js@uNetworking/uWebSockets.js#commit=1da391f32d5d20a34265c73a029e1e5950c8d45f can't be found in the cache and will be fetched from the remote repository | |
➤ YN0002: │ d-zone@workspace:. doesn't provide svelte@^3.2.0 requested by prettier-plugin-svelte@npm:1.1.0 | |
➤ YN0060: │ webapp@workspace:packages/webapp provides jest@npm:26.0.1 with version 26.0.1 which doesn't satisfy >=25 <26 requested by ts-jest@npm:25.5.1 | |
➤ YN0060: │ server@workspace:packages/server provides jest@npm:26.0.1 with version 26.0.1 which doesn't satisfy >=25 <26 requested by ts-jest@npm:25.5.1 | |
➤ YN0000: └ Completed in 4.21m | |
➤ YN0000: ┌ Fetch step | |
➤ YN0013: │ uWebSockets.js@https://github.com/uNetworking/uWebSockets.js.git#commit=1da391f32d5d20a34265c73a029e1e5950c8d45f can't be found in the cache and will be fetched from GitHub | |
➤ YN0000: ⠹ =============================================================================-- | |
j [HTTPError]: Response code 404 (Not Found) | |
at i.<anonymous> (D:\Sagnik\Projects\d-zone\.yarn\releases\yarn-2.0.0-rc.33.js:10:403654) | |
at processTicksAndRejections (internal/process/task_queues.js:97:5) { | |
code: undefined, | |
timings: undefined | |
➤ YN0019: │ uWebSockets.js-exotic-ef06dc789f-3.zip.flock appears to be unused - removing | |
➤ YN0000: └ Completed in 34.43s | |
➤ YN0000: ┌ Link step | |
➤ YN0013: │ uWebSockets.js@https://github.com/uNetworking/uWebSockets.js.git#commit=1da391f32d5d20a34265c73a029e1e5950c8d45f can't be found in the cache and will be fetched from GitHub | |
j [HTTPError]: Response code 404 (Not Found) | |
at i.<anonymous> (D:\Sagnik\Projects\d-zone\.yarn\releases\yarn-2.0.0-rc.33.js:10:403654) | |
at processTicksAndRejections (internal/process/task_queues.js:97:5) { | |
code: undefined, | |
timings: undefined | |
} | |
➤ YN0000: └ Completed in 49.27s | |
➤ YN0000: Done with warnings in 5.64m |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment