-
Notifications
You must be signed in to change notification settings - Fork 0
/
yarn-error.log
45 lines (37 loc) · 1.13 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
Arguments:
/usr/local/bin/node /usr/local/Cellar/yarn/1.17.0/libexec/bin/yarn.js add -D lerna
PATH:
/opt/local/bin:/opt/local/sbin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/Library/Apple/usr/bin:/Users/ziven27/Pro/nu/Vue/node_modules/.bin:/Users/ziven27/Pro/flutter/:bin
Yarn version:
1.17.0
Node version:
14.16.1
Platform:
darwin x64
Trace:
SyntaxError: /Users/ziven27/Pro/nu/Vue/package.json: Unexpected token , in JSON at position 312
at JSON.parse (<anonymous>)
at /usr/local/Cellar/yarn/1.17.0/libexec/lib/cli.js:1625:59
at Generator.next (<anonymous>)
at step (/usr/local/Cellar/yarn/1.17.0/libexec/lib/cli.js:304:30)
at /usr/local/Cellar/yarn/1.17.0/libexec/lib/cli.js:315:13
npm manifest:
{
"name": "@_nu/vue",
"version": "1.0.0",
"private": true,
"publishConfig": {
"access": "public"
},
"scripts": {
"dev:button": "PACKAGE=button dev",
"build:button": "PACKAGE=button build"
},
"repository": "[email protected]:nu-system/Vue.git",
"author": "ziven27",
"license": "MIT"
},
yarn manifest:
No manifest
Lockfile:
No lockfile