mikebridge removed a comment on issue #899: URL: https://github.com/apache/cordova-android/issues/899#issuecomment-657804006
I run WSL2 and Windows side-by-side and I had the same problem. I *believe* some npm libraries were corrupted due to a bad path that installed something into Windows that should have stayed with Linux. Reinstalling nodejs/npm from scratch on Windows along with all `node_modules` was the only way I could fix it. For good measure I also uninstalled and reinstalled the android platform. ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
