forked from Uconnect-Technologies/wertik-js
-
Notifications
You must be signed in to change notification settings - Fork 0
/
yarn-error.log
118 lines (110 loc) · 3.86 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
113
114
115
116
117
118
Arguments:
C:\Program Files\nodejs\node.exe C:\Program Files (x86)\Yarn\bin\yarn.js
PATH:
C:\ProgramData\DockerDesktop\version-bin;C:\Program Files\Docker\Docker\Resources\bin;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Windows\System32\OpenSSH\;C:\Program Files\Git\cmd;C:\Program Files\nodejs\;C:\Program Files (x86)\Yarn\bin\;C:\composer;C:\Go\bin;C:\Users\Ilyas Karim\AppData\Local\Microsoft\WindowsApps;C:\Users\Ilyas Karim\AppData\Local\Programs\Microsoft VS Code\bin;C:\Users\Ilyas Karim\AppData\Roaming\npm;C:\Users\Ilyas Karim\AppData\Local\Yarn\bin;C:\xampp\php;C:\Users\Ilyas Karim\AppData\Roaming\Composer\vendor\bin;C:\Users\Ilyas Karim\go\bin
Yarn version:
1.19.1
Node version:
10.16.3
Platform:
win32 x64
Trace:
Error: https://registry.yarnpkg.com/apollo-server-core/-/apollo-server-core-2.9.14.tgz: ENOENT: no such file or directory, open 'C:\Users\Ilyas Karim\AppData\Local\Yarn\Cache\v6\npm-apollo-server-core-2.9.14-9f68ec605df15cbe509a1b9f384923aef63d4169-integrity\node_modules\apollo-server-core\.yarn-tarball.tgz'
npm manifest:
{
"name": "wertik-js",
"version": "1.5.1",
"main": "lib/main.js",
"repository": "https://github.com/Uconnect-Technologies/wertik-js.git",
"welcomeResponse": "Welcome to wertik, You have successfully running Wertik.",
"keywords": [
"mysql",
"graphql",
"nodejs",
"boilerplate",
"javascript",
"starter-kit",
"mongodb",
"api",
"saas",
"saas-boilerplate",
"concepts",
"wertik-js",
"database",
"express-js",
"express-graphql",
"express-graphql-boilerplate",
"mongodb-database",
"mongoose",
"reactjs",
"vuejs"
],
"homepage": "http://www.wapgee.com/wertik-js",
"author": "Ilyas Karim <[email protected]> ",
"license": "MIT",
"scripts": {
"dev": "concurrently \"npm run watch-ts\" \"nodemon lib/devServer.js\" ",
"dev-without-nodemon": "concurrently \"npm run watch-ts\" \"node lib/devServer.js\" ",
"build": "npm run clean && npm run build-ts",
"production": "node lib/devServer.js",
"generate-docs": "apidoc -i lib/ -o lib/framework/apiDocs/docs/",
"watch-ts": "tsc -w"
},
"dependencies": {
"apollo-server": "^2.8.2",
"apollo-server-express": "^2.9.4",
"bcrypt-nodejs": "0.0.3",
"body-parser": "^1.18.3",
"chalk": "^3.0.0",
"cors": "^2.8.5",
"express": "^4.16.4",
"faker": "^4.1.0",
"graphql": "^14.1.1",
"graphql-fields": "^2.0.3",
"handlebars": "^4.5.3",
"jsonwebtoken": "^8.4.0",
"lodash": "^4.17.15",
"log-symbols": "^3.0.0",
"moment": "^2.23.0",
"mongoose": "^5.7.5",
"mongoose-paginate": "^5.0.3",
"morgan": "^1.9.1",
"mysql2": "^1.6.4",
"nodemailer": "^5.0.0",
"request-ip": "^2.1.3",
"shelljs": "^0.8.3",
"winston": "^3.1.0",
"ws": "^7.2.0"
},
"devDependencies": {
"@types/body-parser": "^1.16.8",
"@types/cors": "^2.8.4",
"@types/dotenv": "^4.0.3",
"@types/express": "^4.16.0",
"@types/http-codes": "^1.0.1",
"@types/jsonwebtoken": "^7.2.8",
"@types/knex": "^0.14.19",
"@types/morgan": "^1.7.35",
"@types/node": "^9.6.50",
"@types/nodemailer": "^4.3.4",
"@types/query-string": "^6.1.0",
"@types/redis": "^2.8.6",
"@types/supertest": "^2.0.5",
"@types/winston": "^2.4.4",
"concurrently": "^3.6.1",
"dotenv": "^6.2.0",
"http-status-codes": "^1.3.0",
"module-alias": "^2.1.0",
"nodemon": "^1.18.9",
"react": "^16.8.6",
"react-dom": "^16.8.6",
"sequelize": "^5.21.2",
"sequelize-cli": "^5.4.0",
"tslint": "^5.17.0",
"typescript": "^3.5.1"
}
}
yarn manifest:
No manifest
Lockfile:
No lockfile