Closed juanpicado closed 9 years ago
Made some changes, could you retry with master? Wondering if the node shebang works on windows, or if I need to explicitely call node.
gulp prepublish
does not work, it relies on global gulp install.
More change, should work on Windows now.
Yeah dude, it works fine now, the Appium installation has been fixed as well, thanks !
Some scripts are not executable on Windows environments, this fails when you try to install Appium as well via npm.
This part is not friendly for my Windows environment, Can we execute, for instance, gulp prepublish instead "$NODE ./node_modules/.bin/gulp prepublish"? And maybe everything else integrated into gulp it will be more friendly with Windows.