Skip to content

Commit 8b7fed1

Browse files
committed
update readme.md
1 parent 0e129bf commit 8b7fed1

File tree

3 files changed

+119
-1
lines changed

3 files changed

+119
-1
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@
33
44
[![js-standard-style](https://cdn.rawgit.com/feross/standard/master/badge.svg)](https://github.com/feross/standard)
55

6+
### Need a full boilerplate for creating electron apps built with vue? Make sure to check out electron-vue.
7+
[https://github.com/SimulatedGREG/electron-vue](https://github.com/SimulatedGREG/electron-vue)
68

79
## Installing
810
Install using NPM

npm-debug.log

Lines changed: 116 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,116 @@
1+
0 info it worked if it ends with ok
2+
1 verbose cli [ '/Users/gregholguin/.nvm/versions/node/v5.10.0/bin/node',
3+
1 verbose cli '/Users/gregholguin/.nvm/versions/node/v5.10.0/bin/npm',
4+
1 verbose cli 'unpublish',
5+
1 verbose cli '1.0.1',
6+
1 verbose cli '--force' ]
7+
2 info using npm@3.8.3
8+
3 info using node@v5.10.0
9+
4 warn using --force I sure hope you know what you are doing.
10+
5 silly unpublish args[0] 1.0.1
11+
6 silly unpublish thing Result {
12+
6 silly unpublish raw: '1.0.1',
13+
6 silly unpublish scope: null,
14+
6 silly unpublish name: '1.0.1',
15+
6 silly unpublish rawSpec: '',
16+
6 silly unpublish spec: 'latest',
17+
6 silly unpublish type: 'tag' }
18+
7 verbose getPublishConfig null
19+
8 silly ls normalized 1.0.1
20+
9 silly gentlyRm /Users/gregholguin/.npm/1.0.1 is being purged
21+
10 verbose gentlyRm don't care about contents; nuking /Users/gregholguin/.npm/1.0.1
22+
11 silly mapToRegistry name 1.0.1
23+
12 silly mapToRegistry using default registry
24+
13 silly mapToRegistry registry https://registry.npmjs.org/
25+
14 silly mapToRegistry data Result {
26+
14 silly mapToRegistry raw: '1.0.1',
27+
14 silly mapToRegistry scope: null,
28+
14 silly mapToRegistry name: '1.0.1',
29+
14 silly mapToRegistry rawSpec: '',
30+
14 silly mapToRegistry spec: 'latest',
31+
14 silly mapToRegistry type: 'tag' }
32+
15 silly mapToRegistry uri https://registry.npmjs.org/1.0.1
33+
16 verbose get GET as part of write; not caching result
34+
17 verbose request uri https://registry.npmjs.org/1.0.1?write=true
35+
18 verbose request no auth needed
36+
19 info attempt registry request try #1 at 11:20:13 PM
37+
20 verbose request using bearer token for auth
38+
21 verbose request id 7c5c4bed77b33122
39+
22 http request GET https://registry.npmjs.org/1.0.1?write=true
40+
23 http 200 https://registry.npmjs.org/1.0.1?write=true
41+
24 verbose headers { server: 'CouchDB/1.5.0 (Erlang OTP/R16B03)',
42+
24 verbose headers etag: '"DPOH4EUOM7EZG1E95TFJ08PB5"',
43+
24 verbose headers 'content-type': 'application/json',
44+
24 verbose headers 'content-encoding': 'gzip',
45+
24 verbose headers 'cache-control': 'max-age=0',
46+
24 verbose headers 'transfer-encoding': 'chunked',
47+
24 verbose headers 'accept-ranges': 'bytes',
48+
24 verbose headers date: 'Thu, 09 Jun 2016 04:20:14 GMT',
49+
24 verbose headers via: '1.1 varnish',
50+
24 verbose headers connection: 'keep-alive',
51+
24 verbose headers 'x-served-by': 'cache-sjc3130-SJC',
52+
24 verbose headers 'x-cache': 'MISS',
53+
24 verbose headers 'x-cache-hits': '0',
54+
24 verbose headers 'x-timer': 'S1465446014.016584,VS0,VE105',
55+
24 verbose headers vary: 'Accept-Encoding' }
56+
25 silly get cb [ 200,
57+
25 silly get { server: 'CouchDB/1.5.0 (Erlang OTP/R16B03)',
58+
25 silly get etag: '"DPOH4EUOM7EZG1E95TFJ08PB5"',
59+
25 silly get 'content-type': 'application/json',
60+
25 silly get 'content-encoding': 'gzip',
61+
25 silly get 'cache-control': 'max-age=0',
62+
25 silly get 'transfer-encoding': 'chunked',
63+
25 silly get 'accept-ranges': 'bytes',
64+
25 silly get date: 'Thu, 09 Jun 2016 04:20:14 GMT',
65+
25 silly get via: '1.1 varnish',
66+
25 silly get connection: 'keep-alive',
67+
25 silly get 'x-served-by': 'cache-sjc3130-SJC',
68+
25 silly get 'x-cache': 'MISS',
69+
25 silly get 'x-cache-hits': '0',
70+
25 silly get 'x-timer': 'S1465446014.016584,VS0,VE105',
71+
25 silly get vary: 'Accept-Encoding' } ]
72+
26 verbose get saving 1.0.1 to /Users/gregholguin/.npm/registry.npmjs.org/1.0.1_3Fwrite_3Dtrue/.cache.json
73+
27 verbose correctMkdir /Users/gregholguin/.npm correctMkdir not in flight; initializing
74+
28 info unpublish No version specified, removing all
75+
29 verbose request uri https://registry.npmjs.org/1.0.1/-rev/4-b7b07d1eab0092206b97883391958087
76+
30 verbose request sending authorization for write operation
77+
31 info attempt registry request try #1 at 11:20:14 PM
78+
32 verbose request using bearer token for auth
79+
33 http request DELETE https://registry.npmjs.org/1.0.1/-rev/4-b7b07d1eab0092206b97883391958087
80+
34 http 403 https://registry.npmjs.org/1.0.1/-rev/4-b7b07d1eab0092206b97883391958087
81+
35 verbose headers { 'content-type': 'application/json',
82+
35 verbose headers 'cache-control': 'max-age=300',
83+
35 verbose headers 'content-length': '99',
84+
35 verbose headers 'accept-ranges': 'bytes',
85+
35 verbose headers date: 'Thu, 09 Jun 2016 04:20:14 GMT',
86+
35 verbose headers via: '1.1 varnish',
87+
35 verbose headers connection: 'keep-alive',
88+
35 verbose headers 'x-served-by': 'cache-sjc3130-SJC',
89+
35 verbose headers 'x-cache': 'MISS',
90+
35 verbose headers 'x-cache-hits': '0',
91+
35 verbose headers 'x-timer': 'S1465446014.217080,VS0,VE82',
92+
35 verbose headers vary: 'Accept-Encoding' }
93+
36 verbose request invalidating /Users/gregholguin/.npm/registry.npmjs.org/1.0.1 on DELETE
94+
37 verbose stack Error: you do not have permission to publish "1.0.1". Are you logged in as the correct user? : 1.0.1
95+
37 verbose stack at makeError (/Users/gregholguin/.nvm/versions/node/v5.10.0/lib/node_modules/npm/node_modules/npm-registry-client/lib/request.js:264:12)
96+
37 verbose stack at CachingRegistryClient.<anonymous> (/Users/gregholguin/.nvm/versions/node/v5.10.0/lib/node_modules/npm/node_modules/npm-registry-client/lib/request.js:252:14)
97+
37 verbose stack at Request._callback (/Users/gregholguin/.nvm/versions/node/v5.10.0/lib/node_modules/npm/node_modules/npm-registry-client/lib/request.js:172:14)
98+
37 verbose stack at Request.self.callback (/Users/gregholguin/.nvm/versions/node/v5.10.0/lib/node_modules/npm/node_modules/request/request.js:199:22)
99+
37 verbose stack at emitTwo (events.js:100:13)
100+
37 verbose stack at Request.emit (events.js:185:7)
101+
37 verbose stack at Request.<anonymous> (/Users/gregholguin/.nvm/versions/node/v5.10.0/lib/node_modules/npm/node_modules/request/request.js:1036:10)
102+
37 verbose stack at emitOne (events.js:95:20)
103+
37 verbose stack at Request.emit (events.js:182:7)
104+
37 verbose stack at IncomingMessage.<anonymous> (/Users/gregholguin/.nvm/versions/node/v5.10.0/lib/node_modules/npm/node_modules/request/request.js:963:12)
105+
38 verbose statusCode 403
106+
39 verbose pkgid 1.0.1
107+
40 verbose cwd /Users/gregholguin/Documents/Projects/Personal/vue-electron
108+
41 error Darwin 15.5.0
109+
42 error argv "/Users/gregholguin/.nvm/versions/node/v5.10.0/bin/node" "/Users/gregholguin/.nvm/versions/node/v5.10.0/bin/npm" "unpublish" "1.0.1" "--force"
110+
43 error node v5.10.0
111+
44 error npm v3.8.3
112+
45 error code E403
113+
46 error you do not have permission to publish "1.0.1". Are you logged in as the correct user? : 1.0.1
114+
47 error If you need help, you may report this error at:
115+
47 error <https://github.com/npm/npm/issues>
116+
48 verbose exit [ 1, true ]

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "vue-electron",
3-
"version": "1.0.0",
3+
"version": "1.0.2",
44
"description": "The vue plugin that attaches electron APIs to the Vue object, making them accessable to all components.",
55
"main": "index.js",
66
"dependencies": {},

0 commit comments

Comments
 (0)