Alexander Doroshenko
Alexander Doroshenko
Don't see a better place to ask - should node modules work in Electron app? I've added Wallaby to existing Electron project with Webpack and Babel, but have errors about...
I guess now it doesn't work? It would be nice to have it in bower.
Exactly the same issue, video background and fullpage.js :)
Just to bump this. Thats what i have in my rendered html: `````` ``` provide.factory(‘b’, function(a) { return a*2; }); function Controller(b) { expect(a).toEqual(246); } ``` So factory is a...
Same issue. Had repo with ssh link, used git set-url to switch to https one, but no luck, it says 'wrong url'.
Same here, `error: 'ascii' codec can't encode characters in position 3-9: ordinal not in range(128)`, with TortoiseGit and windows 7.