-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathyarn-error.log
More file actions
75 lines (66 loc) · 2.27 KB
/
Copy pathyarn-error.log
File metadata and controls
75 lines (66 loc) · 2.27 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
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
Arguments:
/Users/mbamba/.nvm/versions/node/v6.9.1/bin/node /Users/mbamba/.nvm/versions/node/v6.9.1/bin/yarn
PATH:
/Users/mbamba/.jenv/shims:/Users/mbamba/.nvm/versions/node/v6.9.1/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/Users/mbamba/Library/Android/sdk/tools:/Users/mbamba/Library/Android/sdk/platform-tools
Yarn version:
0.16.1
Node version:
6.9.1
Platform:
darwin x64
npm manifest:
{
"name": "tree-component",
"version": "1.0.0",
"description": "",
"main": "main.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1",
"start": "concurrently --kill-others \"webpack-dev-server\""
},
"author": "",
"license": "ISC",
"dependencies": {
"immutable": "^3.8.1",
"material-ui": "^0.16.1",
"node-tweet-stream": "^2.0.1",
"ramda": "^0.22.1",
"react": "^15.4.1",
"react-addons-pure-render-mixin": "^15.4.1",
"react-dom": "^15.4.1",
"react-redux": "^4.4.5",
"react-router": "^2.8.1",
"react-tap-event-plugin": "^1.0.0",
"redux": "^3.6.0",
"socket.io": "^1.5.0",
"socket.io-client": "^1.5.0",
},
"devDependencies": {
"babel-cli": "^6.16.0",
"babel-core": "^6.17.0",
"babel-loader": "^6.2.5",
"babel-plugin-transform-decorators-legacy": "^1.3.4",
"babel-preset-es2015": "^6.16.0",
"babel-preset-react": "^6.16.0",
"babel-preset-stage-0": "^6.16.0",
"concurrently": "^3.1.0",
"eslint": "^3.10.2",
"eslint-config-airbnb": "^13.0.0",
"eslint-plugin-import": "^2.2.0",
"eslint-plugin-jsx-a11y": "^3.0.1",
"eslint-plugin-react": "^6.7.1"
}
}
yarn manifest:
No manifest
bower manifest:
No manifest
Lockfile:
No lockfile
Trace:
SyntaxError: /Users/mbamba/Work/Xebia/tree-component/package.json: Unexpected token } in JSON at position 696
at Object.parse (native)
at /Users/mbamba/.nvm/versions/node/v6.9.1/lib/node_modules/yarn/lib/util/fs.js:271:57
at next (native)
at step (/Users/mbamba/.nvm/versions/node/v6.9.1/lib/node_modules/yarn/node_modules/babel-runtime/helpers/asyncToGenerator.js:17:30)
at /Users/mbamba/.nvm/versions/node/v6.9.1/lib/node_modules/yarn/node_modules/babel-runtime/helpers/asyncToGenerator.js:28:20