-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathyarn-error.log
More file actions
38 lines (30 loc) · 1.04 KB
/
yarn-error.log
File metadata and controls
38 lines (30 loc) · 1.04 KB
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
Arguments:
/home/dexter/.nvm/versions/node/v16.2.0/bin/node /home/dexter/.nvm/versions/node/v16.2.0/bin/yarn run dev
PATH:
/home/dexter/.local/bin:/home/dexter/.nvm/versions/node/v16.2.0/bin:/home/dexter/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin
Yarn version:
1.22.10
Node version:
16.2.0
Platform:
linux x64
Trace:
SyntaxError: /home/dexter/Projects/ModularMayham/api/package.json: Unexpected token } in JSON at position 59
at JSON.parse (<anonymous>)
at /home/dexter/.nvm/versions/node/v16.2.0/lib/node_modules/yarn/lib/cli.js:1625:59
at Generator.next (<anonymous>)
at step (/home/dexter/.nvm/versions/node/v16.2.0/lib/node_modules/yarn/lib/cli.js:310:30)
at /home/dexter/.nvm/versions/node/v16.2.0/lib/node_modules/yarn/lib/cli.js:321:13
npm manifest:
{
"scripts": {
"export": "hasura metadata export",
},
"devDependencies": {
"hasura-cli": "^2.0.1"
}
}
yarn manifest:
No manifest
Lockfile:
No lockfile