Forum Discussion
gstelang
10 years agoMentor
Yeah - I just tried without the upload token and by giving the same https URL. I see the same stack.
OlivierS
10 years agoLithium Alumni (Retired)
gstelang I'm not an expert. But my installation on my iMac worked just fine (well, it took me some time as at first the lithium-sdk returned lots of errors / warnings).
I'm using a more recent version of node and npm, maybe you could try to upgrade and re-install the sdk?
iMac:~ salmoliv$ node --version
v4.3.1
iMac:~ salmoliv$ npm --version
2.14.12
iMac:~ salmoliv$ npm ls -g lithium-sdk --depth=0
/usr/local/lib
└── lithium-sdk@1.0.2
- gstelang10 years agoMentor
Nope - doesn't work.
I think when I go to the stage site i.e https://{<link>.stage.lithium.com/ through the browser, I have to enter some credentials before I can even browse the URL. I think that's causing the issue but then I also get the same error if I go to our internal test URL which is a proxy to stage.lithium.com. I am not really sure what's causing this.
- bowenli9 years agoAceI have a docker image for SDK, you can use it in any platform, Mac, windows, Linux etc.
run command : docker pull bowen31337/lithium-sdk
Related Content
- 2 years ago
- 10 years ago