I have a script that makes use of Seq, that I want to move to Heroku.
What version of the Seq library should I be using with Node 0.4.7 (which is what Heroku Cedar stack runs)?
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Seq’s author says: Any version will do: https://twitter.com/#!/substack/status/114923523591520256
Because Seq doesn’t use Node’s APIs. Totally independent.