-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathyarn-error.log
More file actions
115 lines (107 loc) · 4 KB
/
Copy pathyarn-error.log
File metadata and controls
115 lines (107 loc) · 4 KB
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
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
Arguments:
/Users/utzel/.nvm/versions/node/v16.13.0/bin/node /Users/utzel/.yarn/bin/yarn.js
PATH:
/Users/utzel/.yarn/bin:/Users/utzel/.config/yarn/global/node_modules/.bin:/Users/utzel/.nvm/versions/node/v16.13.0/bin:/opt/homebrew/bin:/opt/homebrew/sbin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/Library/Apple/usr/bin:/Users/utzel/.yarn/bin:/Users/utzel/.config/yarn/global/node_modules/.bin:/Users/utzel/.nvm/versions/node/v16.13.0/bin:/opt/homebrew/bin:/opt/homebrew/sbin:/Users/utzel/tools/flutter/bin:/Users/utzel/tools/flutter/bin
Yarn version:
1.22.18
Node version:
16.13.0
Platform:
darwin arm64
Trace:
Error: https://registry.yarnpkg.com/@fortawesome%2ffontawesome-pro: Not found
at Request.params.callback [as _callback] (/Users/utzel/.yarn/lib/cli.js:66138:18)
at Request.self.callback (/Users/utzel/.yarn/lib/cli.js:140883:22)
at Request.emit (node:events:390:28)
at Request.<anonymous> (/Users/utzel/.yarn/lib/cli.js:141855:10)
at Request.emit (node:events:390:28)
at IncomingMessage.<anonymous> (/Users/utzel/.yarn/lib/cli.js:141777:12)
at Object.onceWrapper (node:events:509:28)
at IncomingMessage.emit (node:events:402:35)
at endReadableNT (node:internal/streams/readable:1343:12)
at processTicksAndRejections (node:internal/process/task_queues:83:21)
npm manifest:
{
"name": "@un/core-website",
"version": "0.1.3",
"private": true,
"scripts": {
"dev": "next dev",
"build": "next build",
"start": "next start -p 80",
"build:theme": "node buildTheme.js"
},
"devDependencies": {
"eslint": "8.19.0",
"eslint-config-next": "12.2.0"
},
"dependencies": {
"@fortawesome/fontawesome-pro": "^6.1.1",
"@fortawesome/fontawesome-svg-core": "^1.2.34",
"@fortawesome/free-brands-svg-icons": "^6.1.1",
"@fortawesome/pro-light-svg-icons": "^6.1.1",
"@fortawesome/pro-regular-svg-icons": "^6.1.1",
"@fortawesome/pro-solid-svg-icons": "^6.1.1",
"@fortawesome/react-fontawesome": "^0.1.14",
"@mdx-js/loader": "^2.0.0",
"@mdx-js/runtime": "^1.6.22",
"@n8tb1t/use-scroll-position": "^2.0.3",
"@next/mdx": "^12.1.6",
"@react-hook/window-scroll": "^1.3.0",
"@react-hook/window-size": "^3.0.7",
"@un/icons-react": "^10.34.21",
"@un/layout": "^10.26.15",
"@un/pictograms-react": "^11.14.6",
"@un/react": "^1.18.46",
"@un/styles": "^10.26.34",
"@un/themes": "^10.40.13",
"@un/themes-core": "^0.0.4",
"@un/type": "^10.30.16",
"@zeit/next-sass": "^1.0.1",
"algoliasearch": "^4.13.1",
"axios": "^0.27.2",
"classnames": "^2.3.1",
"cloudinary-core": "^2.12.3",
"dotenv": "^16.0.1",
"framer-motion": "^3.3.0",
"hast-util-select": "^5.0.2",
"i18next-chained-backend": "^3.0.2",
"i18next-http-backend": "^1.4.1",
"i18next-localstorage-backend": "^3.1.3",
"i18next-locize-backend": "^5.1.2",
"image-size": "^1.0.1",
"imagemin-optipng": "^8.0.0",
"isomorphic-unfetch": "^3.1.0",
"jimp": "^0.16.1",
"locize": "^2.3.0",
"locize-cli": "^7.12.0",
"locize-lastused": "^3.1.0",
"moment": "^2.29.1",
"next": "12.2.0",
"next-compose-plugins": "^2.2.1",
"next-i18next": "^11.0.0",
"next-mdx-remote": "^4.0.3",
"next-optimized-images": "^2.6.2",
"next-seo": "^4.19.0",
"node-fetch": "2",
"prism-react-renderer": "^1.3.5",
"react": "^18.2.0",
"react-device-detect": "^1.15.0",
"react-dom": "18.2.0",
"react-instantsearch-dom": "^6.26.0",
"react-live-chat-loader": "^2.7.3",
"react-markdown": "^5.0.3",
"react-moment": "^1.1.1",
"react-render-html": "^0.6.0",
"react-use-gesture": "^9.0.1",
"react-window-decorators": "^1.0.7",
"rehype-img-size": "^1.0.1",
"remark-gfm": "^3.0.1",
"responsive-loader": "^2.1.1",
"sass": "^1.32.7"
}
}
yarn manifest:
No manifest
Lockfile:
No lockfile