dart-sublime-bundle icon indicating copy to clipboard operation
dart-sublime-bundle copied to clipboard

[zsh] how to setup with

Open learningjs opened this issue 12 years ago • 4 comments

  1. Using bash the plugin works fine , as expected

1a) so I assume the basic setup is correct

  1. I replaced every reference to "bash" with "zsh" in Dart.sublime-build ( the only file where I found references to bash )

2a) using zsh always throws a "zsh:1: command not found" error

What am I missing ?

learningjs avatar Nov 21 '13 01:11 learningjs

yea I am using oh-my-zsh and added dart's bin path to my $PATH variable but I get an error on build:

/bin/bash: dart2js: command not found [Finished in 0.1s with exit code 127]

thienedits avatar Dec 22 '13 04:12 thienedits

mee too ! same problem thath @thienedits has !

merqurio avatar Feb 10 '14 23:02 merqurio

I would also like to know how to set this up with oh-my-zsh.

jasongroulx avatar Apr 24 '14 13:04 jasongroulx

This is too specific. If someone wants to start a wiki topic about this, go for it!

guillermooo avatar May 12 '15 16:05 guillermooo