-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathyarn-error.log
46 lines (38 loc) · 1.3 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
Arguments:
/Users/adele/.nvm/versions/node/v8.10.0/bin/node /usr/local/bin/yarn add severless
PATH:
/Users/adele/.nvm/versions/node/v8.10.0/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/Users/adele/.nvm/versions/node/v8.10.0/bin
Yarn version:
1.15.2
Node version:
8.10.0
Platform:
darwin x64
Trace:
Error: https://registry.yarnpkg.com/severless: Not found
at Request.params.callback [as _callback] (/usr/local/lib/node_modules/yarn/lib/cli.js:66058:18)
at Request.self.callback (/usr/local/lib/node_modules/yarn/lib/cli.js:129541:22)
at emitTwo (events.js:126:13)
at Request.emit (events.js:214:7)
at Request.<anonymous> (/usr/local/lib/node_modules/yarn/lib/cli.js:130513:10)
at emitOne (events.js:116:13)
at Request.emit (events.js:211:7)
at IncomingMessage.<anonymous> (/usr/local/lib/node_modules/yarn/lib/cli.js:130435:12)
at Object.onceWrapper (events.js:313:30)
at emitNone (events.js:111:20)
npm manifest:
{
"name": "cbf-meetup-api",
"version": "1.0.0",
"description": "server to read and write to meetup api",
"main": "index.js",
"scripts": {
"test": "yarn test"
},
"author": "https://github.com/SunshineEleda",
"license": "ISC"
}
yarn manifest:
No manifest
Lockfile:
No lockfile