StarterSquad / ngseed

167 stars 48 forks source link

chore(dependencies): update dependencies as the current setup does not work with node 0.12.0 #42

Closed nikgraf closed 9 years ago

nikgraf commented 9 years ago

Here the initial error:

node_modules/coffee-script/lib/coffee-script/register.js:33
        curExtension = '.' + extensions.join('.');
                       ^
Error: Module did not self-register.
nikgraf commented 9 years ago

I couldn't get protractor to run, but I never did before. Can someone check if it still works?

Maqsim commented 9 years ago

@nikgraf Did you run a selenium webdriver before gulp protractor?

nikgraf commented 9 years ago

@Maqsim that was my issue, I couldn't get selenium to run. It didn't find Chrome. I also tried FF, but didn't work as well. Probably some issues with my local environment.

dmitryevseev commented 9 years ago

@nikgraf Thanks. Works fine with both 0.10 and 0.12. Protractor works fine as well - you need to have selenium server running