dalekjs / dalek

[unmaintained] DalekJS Base framework
MIT License
695 stars 63 forks source link

DalekJS v0.0.5 installation hung on Windows 10 #172

Open SumsMystic opened 7 years ago

SumsMystic commented 7 years ago

I am using Windows 10 x64 version 1607 - build 14393.222. DalekJS version: C:\Users\Administrator>dalek -v DalekJS CLI Tools Version: 0.0.5 Brought to you with love by: Sebastian Golasch (@asciidisco) 2013

NodeJS installation was successful - node-v6.8.0-x64.msi "npm install dalek-cli -g" command was successful "npm install dalekjs --save-dev" - this command was hung for over 8 hours.

See snapshot attached. dalekjs setup not working

SumsMystic commented 7 years ago

Same issue not observed on Windows 7 x64 SP1 platform too. In both these cases, I'd installed Node.js v6.9.0. Will try again with the stable version of Node.js - v4.6.1

ghguy commented 7 years ago

I typically hit ctrl + c and run the same npm command again and it would always install the second time round.

HTH

gustavom commented 7 years ago

Hi guys, I have the same problem. You've come up with some solution. In my work, add another problem because I do not have administrator permission on my pc.