-
Notifications
You must be signed in to change notification settings - Fork 63
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Issue Installing on Win 8 #165
Comments
Same problem here, running OSX El Capitan. Node version 4.0.2 and npm version 2.14.7 |
Same problem, Windows 10 x64. |
While waiting for more complete fix, there is something you might want to try: |
same problem here win10x64 node 4.2.2 |
same here in OSX yosemite |
@ricmed205 @chaoobject001 @jcmordan @lucalianas @aareid10 If you guys are still having this problem I have a fix: This problem is with the dalek-browser-phantomjs package, a guy already created a pull-request but it has not been merged yet. If you guys wanna use it, you can create a dependency for this exactly commit in the forked repo with the fix. You can put this in your package.json:
Please let me know if this works for you! (: |
@rodrigomaia17 |
@rodrigomaia17 |
This' still not fixed in the dalek-browser-phantomjs |
i'm having trouble with this issue x.x |
Thanks @rodrigomaia17 , putting that line on my package.json resolved my issue on Ubuntu 16.0! 👍 |
Thanks @rodrigomaia17, worked fine on Windows 10! |
Thanks @rodrigomaia17, worked on OS Sierra |
@rodrigomaia17 It works! |
Now i got problem when i trying to run my first dalekjs test: "test/my-first-test.js" |
It seems like dalekjs is deprecated: "DalekJS is not maintained any longer - We recommend TestCafé for your automated browser testing needs." |
Hi all,
I'm trying to install Dalek on Win 8 using the latest version of NodeJs and NPM. The second install command "npm install dalekjs --save-dev" is hanging after the following steps :
Download already available at C:\Users$USER$\AppData\Local\Temp\phantomjs\phantomjs-1.9.8-windows.zip
Extracting zip contents
Removing C:\Users$USER$\node_modules\dalekjs\node_modules\dalek-browser-phantomjs\node_modules\phantomjs\lib\phantom
Copying extracted folder C:\Users$USER$\AppData\Local\Temp\phantomjs\phantomj
s-1.9.8-windows.zip-extract-1445477067691\phantomjs-1.9.8-windows -> C:\Users$USER$\node_modules\dalekjs\node_modules\dalek-browser-phantomjs\node_modules\p
hantomjs\lib\phantom
The text was updated successfully, but these errors were encountered: