-
Notifications
You must be signed in to change notification settings - Fork 1
/
yarn-error.log
112 lines (90 loc) · 3.24 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
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
Arguments:
/Users/junior/.nvm/versions/node/v9.4.0/bin/node /Users/junior/.nvm/versions/node/v9.4.0/bin/yarn add xml2js
PATH:
/Users/junior/.nvm/versions/node/v9.4.0/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/go/bin:/Users/junior/go/bin
Yarn version:
1.3.2
Node version:
9.4.0
Platform:
darwin x64
npm manifest:
{
"name": "sgdexpress",
"version": "0.0.1",
"description": "Integração SGDEXPRESS ",
"main": "index.js",
"author": "Junior Ferreira <[email protected]>",
"license": "Apache License 2.0",
"dependencies": {
"xml2json": "^0.11.0"
},
"repository": {
"type": "git",
"url": "git+https://github.com/Juniiorf/sgdexpress.git"
},
"keywords": [
"condutor",
"placa",
"veículos",
"detran"
],
}
yarn manifest:
No manifest
Lockfile:
# THIS IS AN AUTOGENERATED FILE. DO NOT EDIT THIS FILE DIRECTLY.
# yarn lockfile v1
bindings@^1.2.1:
version "1.3.0"
resolved "https://registry.yarnpkg.com/bindings/-/bindings-1.3.0.tgz#b346f6ecf6a95f5a815c5839fc7cdb22502f1ed7"
[email protected], hoek@^4.0.1:
version "4.2.0"
resolved "https://registry.yarnpkg.com/hoek/-/hoek-4.2.0.tgz#72d9d0754f7fe25ca2d01ad8f8f9a9449a89526d"
version "2.2.1"
resolved "https://registry.yarnpkg.com/isemail/-/isemail-2.2.1.tgz#0353d3d9a62951080c262c2aa0a42b8ea8e9e2a6"
version "2.1.1"
resolved "https://registry.yarnpkg.com/items/-/items-2.1.1.tgz#8bd16d9c83b19529de5aea321acaada78364a198"
joi@^9.0.4:
version "9.2.0"
resolved "https://registry.yarnpkg.com/joi/-/joi-9.2.0.tgz#3385ac790192130cbe230e802ec02c9215bbfeda"
dependencies:
hoek "4.x.x"
isemail "2.x.x"
items "2.x.x"
moment "2.x.x"
topo "2.x.x"
version "2.20.1"
resolved "https://registry.yarnpkg.com/moment/-/moment-2.20.1.tgz#d6eb1a46cbcc14a2b2f9434112c1ff8907f313fd"
nan@^2.3.5:
version "2.8.0"
resolved "https://registry.yarnpkg.com/nan/-/nan-2.8.0.tgz#ed715f3fe9de02b57a5e6252d90a96675e1f085a"
node-expat@^2.3.15:
version "2.3.16"
resolved "https://registry.yarnpkg.com/node-expat/-/node-expat-2.3.16.tgz#adb22174e1aaa5305996bd5b1aa6f2c8d5c0f239"
dependencies:
bindings "^1.2.1"
nan "^2.3.5"
version "2.0.2"
resolved "https://registry.yarnpkg.com/topo/-/topo-2.0.2.tgz#cd5615752539057c0dc0491a621c3bc6fbe1d182"
dependencies:
hoek "4.x.x"
xml2json@^0.11.0:
version "0.11.0"
resolved "https://registry.yarnpkg.com/xml2json/-/xml2json-0.11.0.tgz#1d54f1d868dbbd04892b845d7cbad94c528e16e4"
dependencies:
hoek "^4.0.1"
joi "^9.0.4"
node-expat "^2.3.15"
Trace:
SyntaxError: /Users/junior/Development/easyCarros/www/apixm/src/v1/modules/sgdexpress/package.json: Unexpected token } in JSON at position 439
at JSON.parse (<anonymous>)
at /Users/junior/.nvm/versions/node/v9.4.0/lib/node_modules/yarn/lib/cli.js:770:59
at Generator.next (<anonymous>)
at step (/Users/junior/.nvm/versions/node/v9.4.0/lib/node_modules/yarn/lib/cli.js:92:30)
at /Users/junior/.nvm/versions/node/v9.4.0/lib/node_modules/yarn/lib/cli.js:103:13
at <anonymous>