-
Notifications
You must be signed in to change notification settings - Fork 0
/
yarn-error.log
50 lines (42 loc) · 1.37 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
Arguments:
/usr/local/bin/node /usr/local/bin/yarn
PATH:
/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
Yarn version:
1.22.19
Node version:
18.19.0
Platform:
darwin arm64
Trace:
SyntaxError: /Users/alvaro/Desktop/bidasoa-components/package.json: Unexpected token } in JSON at position 456
at JSON.parse (<anonymous>)
at /usr/local/lib/node_modules/yarn/lib/cli.js:1629:59
at Generator.next (<anonymous>)
at step (/usr/local/lib/node_modules/yarn/lib/cli.js:310:30)
at /usr/local/lib/node_modules/yarn/lib/cli.js:321:13
npm manifest:
{
"name": "bidasoa-components",
"version": "1.0.0",
"description": "Colección de componentes comunes empleados en proyectos Bidasoa.",
"keywords": [
"bidasoa",
"static-suite",
"paragraphs",
"htmlembed",
"paragraphHTML"
],
"main": "./dist/index.js",
"types": "./dist/index.d.ts",
"files": [
"dist"
],
"scripts": {
"build": "tsc src/index.ts --outDir dist",
}
}
yarn manifest:
No manifest
Lockfile:
No lockfile