-
Notifications
You must be signed in to change notification settings - Fork 4
Expand file tree
/
Copy pathyarn-error.log
More file actions
48 lines (40 loc) · 1.94 KB
/
yarn-error.log
File metadata and controls
48 lines (40 loc) · 1.94 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
Arguments:
/Users/windo/.nvm/versions/node/v10.15.2/bin/node /Users/windo/.nvm/versions/node/v10.15.2/bin/yarn add style.scss
PATH:
/Users/windo/.nvm/versions/node/v10.15.2/bin:/usr/local/Cellar/pyenv-virtualenv/1.1.3/shims:/Users/windo/.pyenv/shims:/Users/windo/.pyenv/bin:/Users/windo/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/Users/windo/.nvm/versions/node/v10.15.2/bin:/usr/local/Cellar/pyenv-virtualenv/1.1.3/shims:/Users/windo/.pyenv/shims:/Users/windo/.pyenv/bin:/Users/windo/bin:/usr/local/mysql/bin:/Users/windo/Development/flutter/bin/:/usr/local/mysql/bin:/Users/windo/Development/flutter/bin/
Yarn version:
1.13.0
Node version:
10.15.2
Platform:
darwin x64
Trace:
Error: https://registry.yarnpkg.com/style.scss: Not found
at Request.params.callback [as _callback] (/Users/windo/.nvm/versions/node/v10.15.2/lib/node_modules/yarn/lib/cli.js:66255:18)
at Request.self.callback (/Users/windo/.nvm/versions/node/v10.15.2/lib/node_modules/yarn/lib/cli.js:129397:22)
at Request.emit (events.js:189:13)
at Request.<anonymous> (/Users/windo/.nvm/versions/node/v10.15.2/lib/node_modules/yarn/lib/cli.js:130369:10)
at Request.emit (events.js:189:13)
at IncomingMessage.<anonymous> (/Users/windo/.nvm/versions/node/v10.15.2/lib/node_modules/yarn/lib/cli.js:130291:12)
at Object.onceWrapper (events.js:277:13)
at IncomingMessage.emit (events.js:194:15)
at endReadableNT (_stream_readable.js:1103:12)
at process._tickCallback (internal/process/next_tick.js:63:19)
npm manifest:
{
"name": "bottom-sheet",
"version": "0.0.1",
"description": "Bottom sheet material like",
"main": "main.js",
"scripts": {
"dev": "parcel watch index.html",
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": ["material", "bottom-sheet"],
"author": "Herwindo Artono",
"license": "ISC"
}
yarn manifest:
No manifest
Lockfile:
No lockfile