-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathyarn-error.log
79 lines (71 loc) · 1.68 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
Arguments:
/usr/local/bin/node /usr/local/bin/yarn add xml2js
PATH:
/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin
Yarn version:
0.24.6
Node version:
7.10.0
Platform:
darwin x64
npm manifest:
{
"name": "rankr",
"scripts": {
"start": "ts-node ./app.ts",
"dev": "webpack --watch",
"build": "webpack"
},
"version": "0.0.0",
"description": "",
"license": "",
"repository": "",
"author": "",
"keywords": [
""
],
"dependencies": {
"@types/node": "^7.0.5",
"cheerio": "^0.22.0",
"cron": "^1.2.1",
"debug": "~2.2.0",
"dotenv": "^4.0.0",
"hbs": "~3.1.0",
"iconv": "^2.2.3",
"iconv-lite": "^0.4.17",
"koa": "^2.2.0",
"koa-bodyparser": "^4.2.0",
"koa-cors": "0.0.16",
"koa-logger": "^3.0.0",
"koa-router": "^7.2.0",
"koa-static": "^3.0.0",
"morgan": "~1.6.1",
"pg-hstore": "^2.3.2",
"q": "^1.4.1",
"request": "^2.81.0",
"request-promise": "^4.2.1",
"sequelize": "^3.30.4",
"sequelize-cli": "^2.7.0",
"serve-favicon": "~2.3.0",
"superagent": "^1.7.1",
"ts-loader": "^2.0.3",
"tsd": "^0.6.5",
"typescript": "^2.3.3",
"underscore": "^1.8.3"
},
"devDependencies": {
"assert": "^1.3.0",
"mongoose": "^4.3.6",
"pow-mongodb-fixtures": "^0.13.0",
"should": "^8.1.1",
"should-http": "0.0.4",
"supertest": "^1.1.0",
"webpack": "^2.5.1"
}
}
yarn manifest:
No manifest
Lockfile:
No lockfile
Trace:
Error: EACCES: permission denied, rmdir '/Users/endlessdev/Workspace/rankr-org/node_modules/mysql/node_modules/readable-stream'