-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathyarn-error.log
57 lines (49 loc) · 1.79 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
Arguments:
/home/sixpack/.nvm/versions/node/v5.10.1/bin/node /usr/share/yarn/bin/yarn.js publish --access public
PATH:
/home/sixpack/.nvm/versions/node/v5.10.1/bin:/home/sixpack/.rbenv/plugins/ruby-build/bin:/home/sixpack/.rbenv/shims:/home/sixpack/.rbenv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/lib/jvm/java-8-oracle/bin:/usr/lib/jvm/java-8-oracle/db/bin:/usr/lib/jvm/java-8-oracle/jre/bin
Yarn version:
0.24.5
Node version:
5.10.1
Platform:
linux x64
npm manifest:
{
"name": "@pixela/pixelout",
"version": "0.1.0",
"description": "Grid system",
"main": "base.scss",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": "git+https://github.com/PixelaGt/Pixelout.git",
"keywords": [
"pixela",
"sass",
"grid",
"system"
],
"author": "SixPack-AA",
"license": "MIT",
"bugs": {
"url": "https://github.com/PixelaGt/Pixelout/issues"
},
"homepage": "https://github.com/PixelaGt/Pixelout#readme"
}
yarn manifest:
No manifest
Lockfile:
No lockfile
Trace:
Error: https://registry.yarnpkg.com/@pixela%2fpixelout: "You cannot publish over the previously published version 0.1.0."
at Request.params.callback [as _callback] (/usr/share/yarn/lib/yarn-cli.js:56242:18)
at Request.self.callback (/usr/share/yarn/lib/yarn-cli.js:107837:22)
at emitTwo (events.js:100:13)
at Request.emit (events.js:185:7)
at Request.<anonymous> (/usr/share/yarn/lib/yarn-cli.js:108820:10)
at emitOne (events.js:90:13)
at Request.emit (events.js:182:7)
at Gunzip.<anonymous> (/usr/share/yarn/lib/yarn-cli.js:108740:12)
at Gunzip.g (events.js:273:16)
at emitNone (events.js:85:20)