ngrest: This OS is not supported yet
Followed instructions for Windows installation and getting this error when executing the bash script: This OS is not support yet.
Running uname -s
gives me MSYS_NT-6.1
but the scripts wants MINGW
. I’m not sure if it’s because I installed MinGW the wrong way or if my OS (Windows 7 64bits) is really unsupported.
Here’s the full log:
--2016-09-20 14:38:15-- http://bit.ly/ngrest
Resolving bit.ly (bit.ly)... 67.199.248.10, 67.199.248.11
Connecting to bit.ly (bit.ly)|67.199.248.10|:80... connected.
HTTP request sent, awaiting response... 301 Moved Permanently
Location: https://raw.githubusercontent.com/loentar/ngrest/master/scripts/inst [
following]
--2016-09-20 14:38:16-- https://raw.githubusercontent.com/loentar/ngrest/master
/scripts/inst
Resolving raw.githubusercontent.com (raw.githubusercontent.com)... 151.101.20.13
3
Connecting to raw.githubusercontent.com (raw.githubusercontent.com)|151.101.20.1
33|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 3554 (3.5K) [text/plain]
Saving to: 'STDOUT'
- 100%[=====================>] 3.47K --.-KB/s in 0.008s
2016-09-20 14:38:16 (431 KB/s) - written to stdout [3554/3554]
This OS is not yet supported
About this issue
- Original URL
- State: closed
- Created 8 years ago
- Comments: 25 (14 by maintainers)
I didn’t checked it under Win7 x64. Will check and answer you asap.