Open Romans96 opened 4 years ago
Please remove .androidjs
folder from /Users/<username>/.androidjs
and then update
thesdk
$ androidjs update
Please remove
.androidjs
folder from/Users/<username>/.androidjs
and thenupdate
thesdk
$ androidjs update
Hello, it does not change anything, deleting that folder, reinstalling androidjs-builder, androidjs update and android b (-f) do not work
Please remove
.androidjs
folder from/Users/<username>/.androidjs
and thenupdate
thesdk
$ androidjs update
Hello, it does not change anything, deleting that folder, reinstalling androidjs-builder, androidjs update and android b (-f) do not work
You don't actually need to reinstall androidjs-builder
and androidjs
you just need to delete .androidjs
folder because here the issue with sdk
Please remove
.androidjs
folder from/Users/<username>/.androidjs
and thenupdate
thesdk
$ androidjs update
Hello, it does not change anything, deleting that folder, reinstalling androidjs-builder, androidjs update and android b (-f) do not work
You don't actually need to reinstall
androidjs-builder
andandroidjs
you just need to delete.androidjs
folder because here the issue withsdk
Nothing happens deleting it and restarting the update, it returns the same error
Nothing to do, same errors both for update and for create the sdk, also after delete the .androidjs folder it doesn't change anything
Nothing to do, same errors both for update and for create the sdk, also after delete the .androidjs folder it doesn't change anything
I can actually tell you the manual approach if you are facing this problem again and again. Follow the following steps:
.androidjs
folder, if folder doesn't exists then create and then extract the content into it.androidjs
folder is /Users/<username>/.androidjs
APK
Feel free to ask, if you face any other problem ; )
Hey, we have release new version of androidjs-builder@2.1.5
, which may solve all the existing problem.
So you can upgrade to the latest version 2.1.5
and enjoy.
Follow these instruction to upgrade androidjs-builder
to latest
$ npm uninstall -g androidjs-builder
$ npm install -g androidjs-builder@2.1.5
Feel free to ask in case of any problem ; )
Describe the bug From 1 day when i try to build an app, it returns exit 1 and i have any errors in the app. When i try to update i obtain the error:
Expected behavior It does not update
Desktop (please complete the following information):
Additional context Tried also to remove and reinstall androidjs in the project, but nothing, it didn't solved anything