Forum Discussion
Hi Doug,
just tried again after updating gulp (now version 3.8.8) and lithium-sdk (now version 1.0.0) and unfortunately the issue still persists both on Mac and on Windows. Mac OS X version is 10.11.2 and Windows is Windows 10 version 1511. On Mac I have Python 2.7.10 and on Windows it's 2.7.3
This is very strange as creating a project against our regular stage instance works on both platforms, it's just that it does not work against the responsive dev site.
Cheers,
Miikka
I was using Windows 10 when I tested on Windows and I'm on a pretty old version of mac right now (upgrading soon). The only thing I can think of to try would be to completely uninstall the node.js from your machines (plus on winows you might need to uninstall and re-install visual studio and pyton if that's an option for you) and then do the install of node, gulp, and the SDK again.
- miikka10 years agoMaven
Hi Doug,
I was actually thinking about a clean install too so will try that on Windows 10 then.
Thanks,
.M
- DougS10 years agoKhoros Oracle
I tried this again while not on Lithium's VPN (should have thought of that before) and I get the same error:
LT3349$ li create-project ? What is your repository name? Only lower case characters, numbers or hyphens (-) are allowed. myresponsivestageproject ? What is the URL (include port if exists) to the dev/stage site that you will connect to (beginning with "https://")? https://yourresponsivesite.lithium.com ? Do you have a plugin token (if not press enter)? xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxx [21:38:13] got an error when trying to make the call: null [21:38:13] Invalid response from server. Check your server url and version. /Users/my.username/lia/lithium-sdk/lib/version-check.js:79 throw error; ^ Error: Invalid response from server. Check your server url and version. at parseResponse (/Users/my.username/lia/lithium-sdk/lib/version-check.js:96:13) at Request._callback (/Users/my.username/lia/lithium-sdk/lib/version-check.js:33:15) at Request.self.callback (/Users/my.username/lia/lithium-sdk/node_modules/request/request.js:199:22) at emitTwo (events.js:87:13) at Request.emit (events.js:172:7) at Request.<anonymous> (/Users/my.username/lia/lithium-sdk/node_modules/request/request.js:1160:14) at emitOne (events.js:82:20) at Request.emit (events.js:169:7) at IncomingMessage.<anonymous> (/Users/my.username/lia/lithium-sdk/node_modules/request/request.js:1111:12) at emitNone (events.js:72:20)
I'm off this next week, but my team will look into this now that we can reproduce the issue an should hopefully have a fix for you soon.
-Doug
- miikka10 years agoMaven
Ok, it's good news that it's finally reproducible. Thanks for the update!
Cheers,
.M
Related Content
- 11 months ago
- 2 years ago
- 2 years ago
- 2 years ago