-
-
Notifications
You must be signed in to change notification settings - Fork 243
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
Comments
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. |
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. |
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.
Oh OK. Well I've no idea then. :/ |
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] And now I can't to make some project without this step. |
Ah OK. Well I've no idea. |
I had this problem when trying out docpad for the first time. Only resolution was to choose not to subscribe. |
Fixed in v6.53.1. Thanks for the report everyone :) |
- 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
- 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
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
The text was updated successfully, but these errors were encountered: