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

forever broken again with nconf 0.5.0 #172

Closed
qzaidi opened this issue Nov 24, 2011 · 8 comments
Closed

forever broken again with nconf 0.5.0 #172

qzaidi opened this issue Nov 24, 2011 · 8 comments

Comments

@qzaidi
Copy link

qzaidi commented Nov 24, 2011

with nconf 0.5.0, its broken again for me in the last 2 days. can we update package.json to use 0.4.x?

@FGRibreau
Copy link

+1
Please be more precise with package.json dependency's version.

@Leonya
Copy link

Leonya commented Nov 24, 2011

+1, please fix this.

@AvianFlu
Copy link
Contributor

We'll publish a fix with an 0.4.x minor version lock to npm as soon as possible, but can any of you describe the errors? Moving forward, it's better to add compatibility than to just freeze the version for good.

@Leonya
Copy link

Leonya commented Nov 24, 2011

node.js:201
throw e; // process.nextTick error, or 'error' event on first tick
^
TypeError: undefined is not a function
at Object. (/usr/local/lib/node_modules/forever/lib/forever.js:45:23)
at Module._compile (module.js:432:26)
at Object..js (module.js:450:10)
at Module.load (module.js:351:31)
at Function._load (module.js:310:12)
at Module.require (module.js:357:17)
at require (module.js:368:17)
at Object. (/usr/local/lib/node_modules/forever/bin/forever:7:15)
at Module._compile (module.js:432:26)
at Object..js (module.js:450:10)

@Marak Marak closed this as completed in 791c123 Nov 24, 2011
@mmalecki
Copy link
Contributor

I'm reopening this as a remainder of porting forever to nconf@0.5.

@mmalecki mmalecki reopened this Nov 24, 2011
@rubycut
Copy link

rubycut commented Nov 24, 2011

I can see it commited, but it's not pushed to npm, still can't install 0.7.4.

@Marak
Copy link
Contributor

Marak commented Nov 24, 2011

Can't publish until later today.

Publishing to NPM isn't a prerequisite for using the library. You can still just clone the repo and npm link it.

@indexzero
Copy link
Member

published.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

8 participants