-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathyarn-error.log
68 lines (55 loc) · 3.12 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
Arguments:
C:\Program Files\nodejs\node.exe C:\Users\전성욱\AppData\Roaming\npm\node_modules\yarn\bin\yarn.js add @type/promise -d
PATH:
C:\ProgramData\Oracle\Java\javapath;C:\Program Files (x86)\Intel\iCLS Client\;C:\Program Files\Intel\iCLS Client\;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\IPT;C:\Program Files\Intel\Intel(R) Management Engine Components\IPT;C:\Program Files\nodejs\;C:\Program Files\Git\cmd;C:\Program Files\Java\jdk-10\bin;C:\Program Files\dotnet\;C:\WINDOWS\System32\OpenSSH\;C:\Program Files (x86)\Lua\5.1;C:\Program Files (x86)\Lua\5.1\clibs;C:\Users\전성욱\AppData\Local\Programs\Python\Python36-32\Scripts;C:\Users\전성욱\AppData\Local\Microsoft\WindowsApps;C:\Program Files\Microsoft VS Code\bin;C:\Program Files\MongoDB\Server\3.6\bin;C:\Program Files\Bandizip\;C:\Users\전성욱\AppData\Roaming\npm;;C:\Users\전성욱\AppData\Local\Programs\Fiddler
Yarn version:
1.7.0
Node version:
8.9.4
Platform:
win32 x64
Trace:
Error: https://registry.yarnpkg.com/@type%2fpromise: Not found
at Request.params.callback [as _callback] (C:\Users\전성욱\AppData\Roaming\npm\node_modules\yarn\lib\cli.js:65656:18)
at Request.self.callback (C:\Users\전성욱\AppData\Roaming\npm\node_modules\yarn\lib\cli.js:134675:22)
at emitTwo (events.js:126:13)
at Request.emit (events.js:214:7)
at Request.<anonymous> (C:\Users\전성욱\AppData\Roaming\npm\node_modules\yarn\lib\cli.js:135658:10)
at emitOne (events.js:116:13)
at Request.emit (events.js:211:7)
at IncomingMessage.<anonymous> (C:\Users\전성욱\AppData\Roaming\npm\node_modules\yarn\lib\cli.js:135578:12)
at Object.onceWrapper (events.js:313:30)
at emitNone (events.js:111:20)
npm manifest:
{
"name": "DCSwiper",
"version": "0.0.1",
"description": "파딱용 디씨글 정리툴",
"main": "src/main.js",
"license": "MIT",
"devDependencies": {
"@types/chrome": "^0.0.69",
"@types/jquery": "^3.3.5"
}
}
yarn manifest:
No manifest
Lockfile:
# THIS IS AN AUTOGENERATED FILE. DO NOT EDIT THIS FILE DIRECTLY.
# yarn lockfile v1
"@types/chrome@^0.0.69":
version "0.0.69"
resolved "https://registry.yarnpkg.com/@types/chrome/-/chrome-0.0.69.tgz#1d45bb79dd712b05704e4411f9eff3f270e19651"
dependencies:
"@types/filesystem" "*"
"@types/filesystem@*":
version "0.0.28"
resolved "https://registry.yarnpkg.com/@types/filesystem/-/filesystem-0.0.28.tgz#3fd7735830f2c7413cb5ac45780bc45904697b0e"
dependencies:
"@types/filewriter" "*"
"@types/filewriter@*":
version "0.0.28"
resolved "https://registry.yarnpkg.com/@types/filewriter/-/filewriter-0.0.28.tgz#c054e8af4d9dd75db4e63abc76f885168714d4b3"
"@types/jquery@^3.3.5":
version "3.3.5"
resolved "https://registry.yarnpkg.com/@types/jquery/-/jquery-3.3.5.tgz#75cfec8c5ee38355d14296ada7e7e2fb8bd3ac2f"