-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathyarn-error.log
45 lines (35 loc) · 2.09 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
Arguments:
D:\ProgramLang\nodejs\node.exe C:\Users\legio\AppData\Roaming\npm\node_modules\yarn\bin\yarn.js add -D webpack-cli
PATH:
C:\Users\legio\AppData\Local\Temp\yarn--1592403822792-0.11740883352309606;D:\tempproject\mywebsite\node_modules\.bin;C:\Users\legio\AppData\Local\Yarn\Data\link\node_modules\.bin;C:\Users\legio\AppData\Local\Yarn\bin;D:\ProgramLang\libexec\lib\node_modules\npm\bin\node-gyp-bin;D:\ProgramLang\lib\node_modules\npm\bin\node-gyp-bin;D:\ProgramLang\nodejs\node_modules\npm\bin\node-gyp-bin;C:\Program Files (x86)\Common Files\Oracle\Java\javapath;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Windows\System32\OpenSSH\;C:\Program Files (x86)\ZeroTier\One\;D:\ProgramLang\nodejs\;D:\Program Files\Git\cmd;C:\Program Files\MySQL\MySQL Shell 8.0\bin\;C:\Users\legio\scoop\apps\nodejs\current\bin;C:\Users\legio\scoop\apps\nodejs\current;C:\Users\legio\scoop\shims;C:\Users\legio\AppData\Local\Microsoft\WindowsApps;C:\Users\legio\AppData\Roaming\npm;D:\ProgramsIDE\Microsoft VS Code\bin
Yarn version:
1.22.4
Node version:
12.16.1
Platform:
win32 x64
Trace:
Error: ENOENT: no such file or directory, copyfile 'C:\Users\legio\AppData\Local\Yarn\Cache\v6\npm-kind-of-5.1.0-729c91e2d857b7a419a1f9aa65685c4c33f5845d-integrity\node_modules\kind-of\LICENSE' -> 'D:\tempproject\mywebsite\node_modules\define-property\node_modules\kind-of\LICENSE'
npm manifest:
{
"name": "sequncee",
"version": "1.0.0",
"description": "team website",
"main": "index.html",
"author": "legiorange",
"license": "MIT",
"dependencies": {
"typescript": "^3.9.5",
"xterm": "^4.7.0",
"xterm-addon-fit": "^0.4.0"
}
}
yarn manifest:
No manifest
Lockfile:
# THIS IS AN AUTOGENERATED FILE. DO NOT EDIT THIS FILE DIRECTLY.
# yarn lockfile v1
xterm@^4.7.0:
version "4.7.0"
resolved "https://registry.yarnpkg.com/xterm/-/xterm-4.7.0.tgz#254485811146b03fbea10c911f7f68a99e1d3bfd"
integrity sha512-UeH6U/1iknCBP94/AcKAFBeQz6ZicMugJHGXruTmsY8RcZt+mkx+vl8jLLOqNYweXdBbywCg2kK88WDKjcmSmg==