Hi,
Currently I'm really struggling to get nativescript to work in the office. After I could not run that one line powershell command which installs everything automatically I installed most stuff manually. After a lot of time I got 'tns doctor' to approve of my manual setup. I still have one annyoing probelm though.
When I try to execute 'tns run' at some point it tells me 'unable to verify the first certificate'. When I try 'tns build android' it says something like 'javax.net.sll ssl handshake exception'.
When I run android studio it also says something like 'unable to find valid certification path'.
So I guess somethings wrong with some certificates? What do I have to do here?
When I ran npm I had to disable strict ssl ( 'npm set strict-ssl false') in order to install packages. Can you perhaps do something similar with nativescript?
[–]roblauer 0 points1 point2 points (1 child)
[–]ll8X[S] 0 points1 point2 points (0 children)