SolidLabResearch / solid-sdx-cli

0 stars 0 forks source link

sdx : The term 'sdx' is not recognized as the name of a cmdlet, function, script file, or operable program. #1

Open sabanoor8867 opened 10 months ago

sabanoor8867 commented 10 months ago

I can not run the sdx command. The installation seems ok, the env path variable is set. The rest of the packages are working fine. is there some setting for this package to work?. please note that i tried on linex as well, and the same issue is there. the package was installed as per the docs with the command : npm i -g @solidlab/solid-sdx-cli

sdx

Falx commented 10 months ago

I am currently working on a feature branch to better support SHACL to GraphQL schema conversion. Once this is done, I will look into the binary launching problem. Everything is set as it should, to allow for launching the sdx binary (I am talking about the bin field in the package.json), it doesn't seem to work however (I can't run it myself either after installing).

sabanoor8867 commented 9 months ago

No worries, I can understand the challenge of building an SDK. will wait for the update.