forked from lasercatto/scratch-for-web
-
Notifications
You must be signed in to change notification settings - Fork 0
/
yarn-error.log
138 lines (130 loc) · 5.2 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
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
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
Arguments:
D:\apps\nodejs\node.exe C:\Users\Ameon Piersing\AppData\Roaming\npm\node_modules\yarn\bin\yarn.js install
PATH:
C:\Program Files\Google\Chrome\Application;C:\Program Files\Common Files\Oracle\Java\javapath;C:\Program Files (x86)\Common Files\Oracle\Java\javapath;C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0\;C:\WINDOWS\System32\OpenSSH\;C:\Program Files (x86)\IVI Foundation\VISA\WinNT\Bin;C:\Program Files\WorldPainter;C:\Program Files (x86)\IVI Foundation\VISA\WinNT\Bin\;C:\Program Files\IVI Foundation\VISA\Win64\Bin\;C:\Program Files (x86)\National Instruments\Shared\LabVIEW CLI;C:\Program Files\Git\cmd;D:\apps\nodejs\;C:\ProgramData\chocolatey\bin;C:\Users\Ameon Piersing\AppData\Local\Programs\Python\Python39-32\Scripts\;C:\Users\Ameon Piersing\AppData\Local\Programs\Python\Python39-32\;C:\Users\Ameon Piersing\AppData\Local\Programs\Python\Launcher\;C:\Users\Ameon Piersing\AppData\Local\Microsoft\WindowsApps;C:\Users\Ameon Piersing\AppData\Local\GitHubDesktop\bin;;C:\Users\Ameon Piersing\AppData\Local\Programs\Microsoft VS Code\bin;C:\Users\Ameon Piersing\AppData\Roaming\npm
Yarn version:
1.22.19
Node version:
16.16.0
Platform:
win32 x64
Trace:
Error: https://registry.yarnpkg.com/@fortawesome/free-solid-svg-icons/-/free-solid-svg-icons-5.15.4.tgz: ESOCKETTIMEDOUT
at ClientRequest.<anonymous> (C:\Users\Ameon Piersing\AppData\Roaming\npm\node_modules\yarn\lib\cli.js:141517:19)
at Object.onceWrapper (node:events:641:28)
at ClientRequest.emit (node:events:527:28)
at TLSSocket.emitRequestTimeout (node:_http_client:771:9)
at Object.onceWrapper (node:events:641:28)
at TLSSocket.emit (node:events:539:35)
at TLSSocket.Socket._onTimeout (node:net:516:8)
at listOnTimeout (node:internal/timers:559:17)
at processTimers (node:internal/timers:502:7)
npm manifest:
{
"name": "scratch-for-discord",
"version": "469.13.0",
"private": true,
"scripts": {
"audit": "npm audit fix",
"update": "npm update",
"start": "npm run serve",
"serve": "vue-cli-service serve",
"build": "vue-cli-service build",
"lint": "vue-cli-service lint"
},
"dependencies": {
"@blockly/block-test": "^1.1.5",
"@blockly/continuous-toolbox": "^1.0.18",
"@blockly/field-grid-dropdown": "^1.0.25",
"@blockly/field-slider": "^2.1.29",
"@blockly/plugin-workspace-search": "^5.0.3",
"@blockly/theme-dark": "^2.0.6",
"@blockly/theme-modern": "^2.1.10",
"@blockly/workspace-backpack": "^1.0.9",
"@fortawesome/fontawesome-svg-core": "^1.2.34",
"@fortawesome/free-solid-svg-icons": "^5.15.2",
"@fortawesome/vue-fontawesome": "^2.0.2",
"@sweetalert2/theme-dark": "^5.0.5",
"blockly": "^6.20210701.0",
"bootstrap": "^4.6.0",
"bootstrap-vue": "^2.21.2",
"easy-json-database-browser": "^2.1.0",
"fs": "^0.0.1-security",
"js-beautify": "^1.13.5",
"jszip": "^3.6.0",
"localforage": "^1.10.0",
"node": "^16.10.0",
"npm": "^7.24.1",
"promises": "^0.2.5",
"sass-loader": "^10",
"save-svg-as-png": "^1.4.17",
"sweetalert2": "^10.16.9",
"vm2": "^3.9.3",
"vue": "^2.6.11",
"vue-i18n": "^8.24.0",
"vue-loader": "^15.9.8",
"vue-swal": "^1.0.0",
"vue-switches": "^2.0.1",
"vue-template-compiler": "^2.6.11",
"vue-toast-notification": "^0.6.1",
"vue-toggle-btn": "^0.1.2",
"vue-tour": "^1.5.0",
"vuex": "^3.6.2"
},
"devDependencies": {
"@babel/plugin-syntax-import-meta": "^7.10.4",
"@babel/preset-env": "^7.13.10",
"@vue/cli-plugin-babel": "^4.5.11",
"@vue/cli-plugin-eslint": "^4.5.7",
"@vue/cli-service": "^4.5.11",
"babel-eslint": "^10.1.0",
"eslint": "^7.21.0",
"eslint-plugin-vue": "^7.7.0",
"events": "^3.3.0",
"sass": "^1.42.1",
"sass-loader": "^12.1.0",
"webpack": "^4.0.0"
},
"eslintConfig": {
"root": true,
"env": {
"node": true
},
"extends": [
"plugin:vue/essential",
"eslint:recommended"
],
"rules": {},
"parserOptions": {
"parser": "babel-eslint"
}
},
"postcss": {
"plugins": {
"autoprefixer": {}
}
},
"browserslist": [
"> 1%",
"last 2 versions"
],
"description": "🐱 Make your Discord bot using Scratch blocks! [Scratch For Discord](https://scratch-for-discord.netlify.com) is an advanced fork of [discord-blocks](https://discordblocks.leondrolio.com/). Thanks to [7coil](https://github.com/7coil) for their great work!",
"main": "babel.config.js",
"directories": {
"example": "examples"
},
"repository": {
"type": "git",
"url": "git+https://github.com/mrredo-and-josetrindade1/scratch-for-discord.git"
},
"author": "",
"license": "ISC",
"bugs": {
"url": "https://github.com/mrredo-and-josetrindade1/scratch-for-discord/issues"
},
"homepage": "https://github.com/mrredo-and-josetrindade1/scratch-for-discord#readme"
}
yarn manifest:
No manifest
Lockfile:
No lockfile