-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathyarn-error.log
47 lines (39 loc) · 1.82 KB
/
yarn-error.log
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
Arguments:
/Users/ray/.nvm/versions/node/v18.3.0/bin/node /usr/local/bin/yarn add @react-icons/fa
PATH:
/Users/ray/.nvm/versions/node/v18.3.0/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/Library/Apple/usr/bin:/Users/ray/.vscode-server/bin/4af164ea3a06f701fe3e89a2bcbb421d2026b68f/bin/remote-cli:/Users/ray/.nvm/versions/node/v18.3.0/bin:/Users/ray/.cargo/bin:/Users/ray/.fig/bin:/Users/ray/.local/bin
Yarn version:
1.22.10
Node version:
18.3.0
Platform:
darwin x64
Trace:
Error: https://registry.yarnpkg.com/@react-icons%2ffa: Not found
at params.callback [as _callback] (/usr/local/lib/node_modules/yarn/lib/cli.js:66988:18)
at self.callback (/usr/local/lib/node_modules/yarn/lib/cli.js:140662:22)
at Request.emit (node:events:527:28)
at Request.<anonymous> (/usr/local/lib/node_modules/yarn/lib/cli.js:141634:10)
at Request.emit (node:events:527:28)
at IncomingMessage.<anonymous> (/usr/local/lib/node_modules/yarn/lib/cli.js:141556:12)
at Object.onceWrapper (node:events:641:28)
at IncomingMessage.emit (node:events:539:35)
at endReadableNT (node:internal/streams/readable:1344:12)
at process.processTicksAndRejections (node:internal/process/task_queues:82:21)
npm manifest:
{
"scripts": {
"build": "(cd react && yarn && yarn build)",
"start": "(cd react && yarn start)",
"deploy": "yarn rebuild && dfx deploy",
"azle": "cd azle && npx azle",
"rebuild": "dfx canister create --all && dfx build && dfx generate && cp -r src/declarations react/src/",
"generate": "dfx generate heartbeat && cp -r src/declarations react/src/",
"postinstall": "(cd react && yarn) && (cd azle && yarn)"
}
}
yarn manifest:
No manifest
Lockfile:
# THIS IS AN AUTOGENERATED FILE. DO NOT EDIT THIS FILE DIRECTLY.
# yarn lockfile v1