I'm trying to integrate AWS to my android app and for that I followed there official link.
after doing all the changes mentioned in the official link and net step was to build the project and here I see faced the following error.
Node.js is currently installed on my (Windows)system.
PS C:WINDOWSsystem32> node -v
v12.18.1
PS C:WINDOWSsystem32> npm -v
6.14.5
I went ahead and googled the error and saw there is already a git issue open for the same and it is resolved but I still see the same issue.
git issue link
any help would be appreciated.
Thanks in advance.
See Question&Answers more detail:
os 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…