Hi list,
-- I'm coming back to Amber for a new project, but I see things have changed a bit since last time I cloned the repo (two-three months ago, tops). The server failed to start when running bin/server, but that's because, in Debian, Node.js needs to be invoked with the nodejs command, so I fixed this. However, the server still fails to start, reporting the following:
AmberCli class >> main Any ideas why this is happening?
Thanks! :) Bernat Romagosa. You received this message because you are subscribed to the Google Groups "amber-lang" group. To unsubscribe from this group and stop receiving emails from it, send an email to [hidden email]. For more options, visit https://groups.google.com/groups/opt_out. |
Hi Bernat, You need at least Node version 0.8 to start the Amber server. Best, Am 28.05.2013 11:55 schrieb "Bernat Romagosa" <[hidden email]>:
--
You received this message because you are subscribed to the Google Groups "amber-lang" group. To unsubscribe from this group and stop receiving emails from it, send an email to [hidden email]. For more options, visit https://groups.google.com/groups/opt_out. |
Oops! I assumed the Debian testing repos included a newer Node version... Thanks! 2013/5/28 Manfred Kröhnert <[hidden email]>
Bernat Romagosa. You received this message because you are subscribed to the Google Groups "amber-lang" group. To unsubscribe from this group and stop receiving emails from it, send an email to [hidden email]. For more options, visit https://groups.google.com/groups/opt_out. |
Free forum by Nabble | Edit this page |