-
Notifications
You must be signed in to change notification settings - Fork 0
/
yarn-error.log
65 lines (57 loc) · 1.74 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
Arguments:
/home/bastien/.nvm/versions/node/v14.21.3/bin/node /usr/bin/yarn install
PATH:
/home/bastien/.nvm/versions/node/v14.21.3/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/home/bastien/.local/share/JetBrains/Toolbox/scripts:/var/www/html/2019/poc-bryntum/node_modules/.bin
Yarn version:
1.22.19
Node version:
14.21.3
Platform:
linux x64
Trace:
SyntaxError: /var/www/html/2019/poc-bryntum/package.json: Unexpected token } in JSON at position 675
at JSON.parse (<anonymous>)
at /usr/lib/node_modules/yarn/lib/cli.js:1629:59
at Generator.next (<anonymous>)
at step (/usr/lib/node_modules/yarn/lib/cli.js:310:30)
at /usr/lib/node_modules/yarn/lib/cli.js:321:13
npm manifest:
{
"name": "poc-bryntum",
"description": "POC Bryntum",
"version": "1.0.7",
"scripts": {
"dev": "vite"
},
"dependencies": {
"@bryntum/calendar": "npm:@bryntum/calendar-trial",
"@bryntum/calendar-react": "^5.6.0",
"react": "17.0.2",
"react-dom": "17.0.2"
},
"devDependencies": {
"@babel/core": "7.16.0",
"@babel/plugin-syntax-jsx": "7.16.0",
"@babel/preset-env": "7.16.0",
"@babel/traverse": "7.16.0",
"@types/react": "17.0.34",
"@types/react-dom": "17.0.20",
"@vitejs/plugin-react-refresh": "1.3.6",
"lodash": "^4.17.21",
"typescript": "4.4.4",
"vite": "2.6.13",
"vite-plugin-mkcert": "1.5.2",
},
"optionalDependencies": {
"fsevents": "^2.3.2"
},
"resolutions": {
"@types/react": "17.0.34",
"@types/react-router": "5.1.20",
"@types/react-dom": "17.0.20"
}
}
yarn manifest:
No manifest
Lockfile:
No lockfile