-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathyarn-error.log
54 lines (46 loc) · 2.14 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
Arguments:
/Users/Patryk/.nvm/versions/node/v16.15.1/bin/node /Users/Patryk/.nvm/versions/node/v16.15.1/bin/yarn global bin
PATH:
/Library/Frameworks/Python.framework/Versions/3.10/bin:/opt/homebrew/bin:/opt/homebrew/sbin:/usr/local/bin:/System/Cryptexes/App/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/local/bin:/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/bin:/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/appleinternal/bin:/usr/local/share/dotnet:~/.dotnet/tools:/Users/Patryk/.pyenv/shims:/Users/Patryk/.nvm/versions/node/v16.15.1/bin:/Library/Frameworks/Python.framework/Versions/3.10/bin:/opt/homebrew/bin:/opt/homebrew/sbin:/Users/Patryk/.cargo/bin:
Yarn version:
1.22.19
Node version:
16.15.1
Platform:
darwin arm64
Trace:
SyntaxError: /Users/Patryk/projects/wire-web-config-wire/package.json: Unexpected token < in JSON at position 583
at JSON.parse (<anonymous>)
at /Users/Patryk/.nvm/versions/node/v16.15.1/lib/node_modules/yarn/lib/cli.js:1629:59
at Generator.next (<anonymous>)
at step (/Users/Patryk/.nvm/versions/node/v16.15.1/lib/node_modules/yarn/lib/cli.js:310:30)
at /Users/Patryk/.nvm/versions/node/v16.15.1/lib/node_modules/yarn/lib/cli.js:321:13
npm manifest:
{
"dependencies": {},
"license": "GPL-3.0",
"name": "wire-web-config-default",
"private": true,
"repository": {
"type": "git",
"url": "https://github.com/wireapp/wire-web-config-default.git"
},
"scripts": {
"release:major": "npm version major",
"release:minor": "npm version minor",
"release:patch": "npm version patch",
"release:prepatch": "npm version prepatch",
"postversion": "git push --follow-tags",
"sync": "git checkout master && git pull && git fetch upstream && git merge upstream/master && git push origin --follow-tags"
},
<<<<<<< HEAD
"version": "0.31.25-0"
=======
"version": "0.31.25"
>>>>>>> upstream/master
}
yarn manifest:
No manifest
Lockfile:
# THIS IS AN AUTOGENERATED FILE. DO NOT EDIT THIS FILE DIRECTLY.
# yarn lockfile v1