SoftwareNetwork / sw

Software Manager. Build System, Build System Generator and Package Manager. C/C++ and other languages. Tools and libraries for Software Management.
https://software-network.org
Other
115 stars 23 forks source link

i don't know why, #113

Open yugrff opened 1 year ago

yugrff commented 1 year ago

i don't know why, I downlod from https://software-network.org/client/sw-master-windows_x86_64-client.zip ,it does not work

E:\sw>sw build [json.exception.parse_error.101] parse error at line 1, column 1: syntax error while parsing value - unexpected end of input; expected '[', '{', or a literal

image

egorpugin commented 1 year ago

Hi,

  1. Try to run with --trace flag. Post output.
  2. Try to remove c:\users\u\.sw dir.
mojtabaasadi commented 10 months ago

Hi @egorpugin , I am facing similar issue and this is the output of running with --trace

----------------------------------------
Starting sw...
version:
sw.client.sw version 1.0.0
git revision 30611200c2168a3ca7f9d888c11ba375b4667d07
assembled on
13.06.2023 21:33:07 UTC
14.06.2023 01:03:07 Iran Standard Time
command line:
*****************\sw.exe build --trace
[json.exception.parse_error.101] parse error at line 1, column 1: syntax error while parsing value - unexpected end of input; expected '[', '{', or a literal
egorpugin commented 10 months ago

Hi,

Is this windows version?