Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Some problems with Subscribing #663

Closed
Hohot opened this issue Oct 1, 2013 · 7 comments
Closed

Some problems with Subscribing #663

Hohot opened this issue Oct 1, 2013 · 7 comments

Comments

@Hohot
Copy link

Hohot commented Oct 1, 2013

After the step docpad run I can put my name, email and username. And then i got this:


Subscribing...

ReferenceError: config is not defined
at DocPad.subscribe (C:\Users\╨Я╨╛╨╗╤М╨╖╨╛╨▓╨░╤В╨╡╨╗╤М\AppData\Roaming\npm\node_modules\docpad\out\lib\docpad.js:2020:9)
at DocPad.subscribe (C:\Users\╨Я╨╛╨╗╤М╨╖╨╛╨▓╨░╤В╨╡╨╗╤М\AppData\Roaming\npm\node_modules\docpad\out\lib\docpad.js:4:59)
at Task.method (C:\Users\╨Я╨╛╨╗╤М╨╖╨╛╨▓╨░╤В╨╡╨╗╤М\AppData\Roaming\npm\node_modules\docpad\out\lib\interfaces\console.js:355:29)
at ambi (C:\Users\╨Я╨╛╨╗╤М╨╖╨╛╨▓╨░╤В╨╡╨╗╤М\AppData\Roaming\npm\node_modules\docpad\node_modules\ambi\out\lib\ambi.js:22:16)
at C:\Users\╨Я╨╛╨╗╤М╨╖╨╛╨▓╨░╤В╨╡╨╗╤М\AppData\Roaming\npm\node_modules\docpad\node_modules\taskgroup\out\lib\taskgroup.js:123:21
at b (domain.js:183:18)
at Domain.run (domain.js:123:23)
at Task.fire (C:\Users\╨Я╨╛╨╗╤М╨╖╨╛╨▓╨░╤В╨╡╨╗╤М\AppData\Roaming\npm\node_modules\docpad\node_modules\taskgroup\out\lib\taskgroup.js:120:21)
at process._tickDomainCallback (node.js:459:13)


With the docpad init i have the same problems.


docpad : 6.53.0
node : v0.10.20
npm : 1.3.11
Microsoft Windows 7 Ultimate
debug-log - http://yadi.sk/d/L1zeolF5AEoqq

@greduan
Copy link
Contributor

greduan commented Oct 1, 2013

Why do you input your email and password? Is that the Linux equivalent of your username and password for Windows?

From what I can tell it says your config hasn't been defined. No idea what that means though.

Also it seems your command prompt doesn't support Unicode (UTF-8) or something along those lines.

@Hohot
Copy link
Author

Hohot commented Oct 1, 2013

Why do you input your email and password? Is that the Linux equivalent of your username and password for Windows?

I'm not sure that i understand you - what the password?

Also it seems your command prompt doesn't support Unicode (UTF-8) or something along those lines.

It's works fine. Only in this error a have so bug.

@greduan
Copy link
Contributor

greduan commented Oct 1, 2013

I'm not sure that i understand you - what the password?

You are not supposed to be asked for these, I'm asking you if it's the equivalent of *nix's username and password in order to get administrator access.

It's works fine. Only in this error a have so bug.

Oh OK.

Well I've no idea then. :/

@Hohot
Copy link
Author

Hohot commented Oct 1, 2013

You are not supposed to be asked for these, I'm asking you if it's the equivalent of *nix's username and password in order to get administrator access.

No, it was a dialogue for the subscription in the console:


Would you like to subscribe to our newsletter and stay up to date with the latest releases and tutorials? [Y/n]
Your name? [Y]
Your email? [Y]
Your username? [Y]
Subscribing...


And now I can't to make some project without this step.

@greduan
Copy link
Contributor

greduan commented Oct 1, 2013

Ah OK. Well I've no idea.

@dashed
Copy link

dashed commented Oct 1, 2013

I had this problem when trying out docpad for the first time. Only resolution was to choose not to subscribe.

@balupton
Copy link
Member

balupton commented Oct 2, 2013

Fixed in v6.53.1. Thanks for the report everyone :)

balupton added a commit that referenced this issue Oct 2, 2013
- v6.53.1 October 1, 2013
	- Fixed `ReferenceError: config is not defined` on subscribe
(regression since v6.53.0)
		- Thanks to [Igor](https://github.com/Hohot) and [Alberto
Leal](https://github.com/Dashed) for [issue
#663](#663)
	- Fixed autodetection of name and username (regression since v6.53.0)
	- Updated dependencies
@balupton balupton closed this as completed Oct 2, 2013
balupton added a commit that referenced this issue Oct 23, 2013
- v6.53.1 October 1, 2013
	- Fixed `ReferenceError: config is not defined` on subscribe
(regression since v6.53.0)
		- Thanks to [Igor](https://github.com/Hohot) and [Alberto
Leal](https://github.com/Dashed) for [issue
#663](#663)
	- Fixed autodetection of name and username (regression since v6.53.0)
	- Updated dependencies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants