I try to install Meteor on my Ubuntu14 (64 bits). My installation goes up to 45% and can not go more. Do you know the reason of that? I have curl installed.
Thanks in advance
I try to install Meteor on my Ubuntu14 (64 bits). My installation goes up to 45% and can not go more. Do you know the reason of that? I have curl installed.
Thanks in advance
Try to install it with root privileges, I had the same issue when first installed Meteor, if this will help simply add privileges to this directory with command
sudo chown -R #USER /usr/local (or some other directory)
I use it on Linux Mint, but Ubuntu is basically the same so it should be fine
I am using aswell meteor on Linux Mint, I simply installed meteor on my home folder, I found the latest update took a little longer than the previous release at it seems it checking more things I thought it was stalled aswell but waited and it just finally keep going.
Have you tried the classic stopped and restart the install ?