This weekend I decided to spend sometime playing around with Node, so I installed Node (via homebrew), NPM, and socket.io. Turns out that jake got broken after I did that. Running jake on command line results in:
Larson-2:cappuccino larson$ jake install (in /Users/larson/cappuccino) TypeError: Type error
I went ahead and reinstalled a fresh copy of cappuccino, restarted the shell, and the error stayed there.
So then I figured if I remove NPM and node itself, things might work. Did that, reinstalled cappuccino one more time, and jake is still not working. My dot files are properly appended during install.
Unfortunately it seems that the homebrew npm totally kills the configuration of jsc/jake, or something else. You should use the official installers from nodejs.org in the future.
> This weekend I decided to spend sometime playing around with Node, so I installed Node (via homebrew), NPM, and socket.io. Turns out that jake got broken after I did that. Running jake on command line results in:
> Larson-2:cappuccino larson$ jake install > (in /Users/larson/cappuccino) > TypeError: Type error
> I went ahead and reinstalled a fresh copy of cappuccino, restarted the shell, and the error stayed there.
> So then I figured if I remove NPM and node itself, things might work. Did that, reinstalled cappuccino one more time, and jake is still not working. My dot files are properly appended during install.
> Did anyone else run into this issue?
> Thanks,
> Andrew
> -- > You received this message because you are subscribed to the Google Groups "Cappuccino & Objective-J Development List" group. > To view this discussion on the web visit https://groups.google.com/d/msg/objectivej-dev/-/pfxjXLw8HuwJ. > To post to this group, send email to objectivej-dev@googlegroups.com. > To unsubscribe from this group, send email to objectivej-dev+unsubscribe@googlegroups.com. > For more options, visit this group at http://groups.google.com/group/objectivej-dev?hl=en.
I apologize for this. I experienced some issues with google groups when I posted that question originally and accidentally double posted. Please disregard.
Andrew Lauer Barinov
Sent from my iPhone
On Apr 11, 2012, at 4:27 PM, Aparajita Fishman <aparaj...@aparajitaworld.com> wrote:
> Unfortunately it seems that the homebrew npm totally kills the configuration of jsc/jake, or something else. You should use the official installers from nodejs.org in the future.
> On Apr 2, 2012, at 4:23 AM, Andrew wrote:
>> This weekend I decided to spend sometime playing around with Node, so I installed Node (via homebrew), NPM, and socket.io. Turns out that jake got broken after I did that. Running jake on command line results in:
>> Larson-2:cappuccino larson$ jake install >> (in /Users/larson/cappuccino) >> TypeError: Type error
>> I went ahead and reinstalled a fresh copy of cappuccino, restarted the shell, and the error stayed there.
>> So then I figured if I remove NPM and node itself, things might work. Did that, reinstalled cappuccino one more time, and jake is still not working. My dot files are properly appended during install.
>> Did anyone else run into this issue?
>> Thanks,
>> Andrew
>> -- >> You received this message because you are subscribed to the Google Groups "Cappuccino & Objective-J Development List" group. >> To view this discussion on the web visit https://groups.google.com/d/msg/objectivej-dev/-/pfxjXLw8HuwJ. >> To post to this group, send email to objectivej-dev@googlegroups.com. >> To unsubscribe from this group, send email to objectivej-dev+unsubscribe@googlegroups.com. >> For more options, visit this group at http://groups.google.com/group/objectivej-dev?hl=en.
> Regards,
> Aparajita
> -- > You received this message because you are subscribed to the Google Groups "Cappuccino & Objective-J Development List" group. > To post to this group, send email to objectivej-dev@googlegroups.com. > To unsubscribe from this group, send email to objectivej-dev+unsubscribe@googlegroups.com. > For more options, visit this group at http://groups.google.com/group/objectivej-dev?hl=en.