forked from frappe/helpdesk
-
Notifications
You must be signed in to change notification settings - Fork 0
/
yarn-error.log
54 lines (46 loc) · 1.48 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/kamaljohnson/.nvm/versions/node/v12.22.2/bin/node /usr/local/Cellar/yarn/1.22.17_2/libexec/bin/yarn.js
PATH:
/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/Library/Apple/usr/bin:/Users/kamaljohnson/.nvm/versions/node/v12.22.2/bin
Yarn version:
1.22.17
Node version:
12.22.2
Platform:
darwin x64
Trace:
SyntaxError: /Users/kamaljohnson/work-stuff/frappedesk-bench/apps/frappedesk/package.json: Unexpected token } in JSON at position 563
at JSON.parse (<anonymous>)
at /usr/local/Cellar/yarn/1.22.17_2/libexec/lib/cli.js:1625:59
at Generator.next (<anonymous>)
at step (/usr/local/Cellar/yarn/1.22.17_2/libexec/lib/cli.js:310:30)
at /usr/local/Cellar/yarn/1.22.17_2/libexec/lib/cli.js:321:13
npm manifest:
{
"name": "frappedesk",
"version": "1.0.0",
"description": "Customer Service Software",
"main": "index.js",
"scripts": {
"postinstall": "cd desk && yarn install",
"dev": "cd desk && yarn dev",
"build": "cd desk && yarn build"
},
"repository": {
"type": "git",
"url": "git+https://github.com/frappe/desk.git"
},
"keywords": [],
"author": "",
"license": "ISC",
"bugs": {
"url": "https://github.com/frappe/desk/issues"
},
"homepage": "https://github.com/frappe/desk#readme",
"workspaces": ["desk", "frappe-ui"],
}
yarn manifest:
No manifest
Lockfile:
# THIS IS AN AUTOGENERATED FILE. DO NOT EDIT THIS FILE DIRECTLY.
# yarn lockfile v1