dart-sublime-bundle
dart-sublime-bundle copied to clipboard
[zsh] how to setup with
- Using bash the plugin works fine , as expected
1a) so I assume the basic setup is correct
- 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 ?
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]
mee too ! same problem thath @thienedits has !
I would also like to know how to set this up with oh-my-zsh.
This is too specific. If someone wants to start a wiki topic about this, go for it!