-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathyarn-error.log
46 lines (36 loc) · 1.54 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
Arguments:
C:\Program Files\nodejs\node.exe C:\Program Files (x86)\Yarn\bin\yarn.js build
PATH:
C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0\;C:\Program Files\nodejs\;C:\HashiCorp\Vagrant\bin;C:\Program Files\Git\cmd;C:\Program Files (x86)\Yarn\bin\;C:\Users\Kuhrt\AppData\Local\atom\bin;C:\Users\Kuhrt\AppData\Roaming\npm;C:\Users\Kuhrt\AppData\Local\Microsoft\WindowsApps;C:\Users\Kuhrt\AppData\Local\Yarn\bin
Yarn version:
1.5.1
Node version:
9.4.0
Platform:
win32 x64
npm manifest:
{
"dependencies": {
"slick-carousel": "^1.8.1"
}
}
yarn manifest:
No manifest
Lockfile:
# THIS IS AN AUTOGENERATED FILE. DO NOT EDIT THIS FILE DIRECTLY.
# yarn lockfile v1
slick-carousel@^1.8.1:
version "1.8.1"
resolved "https://registry.yarnpkg.com/slick-carousel/-/slick-carousel-1.8.1.tgz#a4bfb29014887bb66ce528b90bd0cda262cc8f8d"
Trace:
Error: Command "build" not found.
at new MessageError (C:\Program Files (x86)\Yarn\lib\cli.js:186:110)
at C:\Program Files (x86)\Yarn\lib\cli.js:87307:17
at Generator.next (<anonymous>)
at step (C:\Program Files (x86)\Yarn\lib\cli.js:98:30)
at C:\Program Files (x86)\Yarn\lib\cli.js:116:14
at new Promise (<anonymous>)
at new F (C:\Program Files (x86)\Yarn\lib\cli.js:23451:28)
at C:\Program Files (x86)\Yarn\lib\cli.js:95:12
at runCommand (C:\Program Files (x86)\Yarn\lib\cli.js:87312:22)
at Object.<anonymous> (C:\Program Files (x86)\Yarn\lib\cli.js:87412:14)