Forum Discussion
gstelang do you get the same error if just press enter when it prompts for your token? (you can add your token later on in the server.conf.json file)
Yeah - I just tried without the upload token and by giving the same https URL. I see the same stack.
- OlivierS9 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- gstelang9 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
- 9 years ago