-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathyarn-error.log
40 lines (32 loc) · 2.65 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
Arguments:
C:\Program Files\nodejs\node.exe C:\Users\victor.leung\AppData\Roaming\npm\node_modules\yarn\bin\yarn.js commit
PATH:
C:\Program Files (x86)\PowerShell\7;C:\Program Files\Microsoft\jdk-11.0.18.10-hotspot\bin;C:\Program Files (x86)\Intel\iCLS Client\;C:\Program Files\Intel\iCLS Client\;C:\Program Files (x86)\Common Files\Oracle\Java\javapath;C:\ProgramData\Oracle\Java\javapath;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0\;c:\Program Files (x86)\ATI Technologies\ATI.ACE\Core-Static;C:\Android;C:\Windows\System32;E:\xampp\php;C:\WINDOWS\System32\OpenSSH\;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:\ProgramData\chocolatey\bin;C:\Program Files\OpenSSH-Win64;C:\temp\xampp\php;C;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0\;C:\WINDOWS\System32\OpenSSH\;C:\ProgramData\chocolatey\lib\maven\apache-maven-3.8.6\bin;C:\Program Files (x86)\Microsoft SQL Server\150\DTS\Binn\;C:\Program Files (x86)\Subversion\bin;C:\Users\nicole.tang\AppData\Local\Android\Sdk\platform-tools;C:\Program Files\nodejs\;C:\Program Files (x86)\PowerShell\7\;C:\Program Files\Git\cmd;C:\Program Files (x86)\GitExtensions\;C:\Users\victor.leung\AppData\Local\Microsoft\WindowsApps;C:\Users\victor.leung\AppData\Local\Programs\Microsoft VS Code\bin;C:\Users\victor.leung\AppData\Roaming\npm;C:\Users\victor.leung\AppData\Local\Android\Sdk\platform-tools;C:\Users\victor.leung\AppData\Local\GitHubDesktop\bin;C:\Users\victor.leung\AppData\Local\Android\Sdk\ndk-bundle;
Yarn version:
1.22.19
Node version:
18.14.2
Platform:
win32 x64
Trace:
SyntaxError: C:\Users\victor.leung\Desktop\myworldbox\appium_template\package.json: Unexpected token } in JSON at position 254
at JSON.parse (<anonymous>)
at C:\Users\victor.leung\AppData\Roaming\npm\node_modules\yarn\lib\cli.js:1629:59
at Generator.next (<anonymous>)
at step (C:\Users\victor.leung\AppData\Roaming\npm\node_modules\yarn\lib\cli.js:310:30)
at C:\Users\victor.leung\AppData\Roaming\npm\node_modules\yarn\lib\cli.js:321:13
npm manifest:
{
"name": "appium_template",
"version": "0.1.0",
"private": true,
"license": "2020 © myworldbox.",
"scripts": {
"commit": "npm run commit:npm",
"commit:npm": "git add . && git commit -a -m %npm_config_comment% && git push",
}
}
yarn manifest:
No manifest
Lockfile:
No lockfile