Hi marius,

Would you mind filing a support ticket for this so that we can track down
what's going on inside your app?

Thanks,
David

On Thu, Feb 23, 2012 at 4:24 PM, marius <[email protected]> wrote:

> I've just created another app reproduced this by following the steps at
> http://devcenter.heroku.com/articles/node-js
> and changing package.json to
> {
>   "name": "node-example",
>   "version": "0.0.1",
>   "dependencies": {
>     "express": "2.x.x"
>   },
>   "engines": {
>     "node": "0.6.x"
>   }
> }
>
> $ heroku labs -a ...
> === App Features ()
> [+] nodejs-versions           # Use package.json to specify the Node.js
> and npm versions an app
> [ ] user_env_compile          # Add user config vars to the environment
> during slug compilation
>
> Changing to
>     "node": "0.4.x"
> solves this, but I need 0.6.
>
> Thanks for any suggestions
>
> --
> You received this message because you are subscribed to the Google Groups
> "Heroku" group.
> To view this discussion on the web visit
> https://groups.google.com/d/msg/heroku/-/npkr7k0fCL4J.
>
> To post to this group, send email to [email protected].
> To unsubscribe from this group, send email to
> [email protected].
> For more options, visit this group at
> http://groups.google.com/group/heroku?hl=en.
>

-- 
You received this message because you are subscribed to the Google Groups 
"Heroku" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/heroku?hl=en.

Reply via email to