I want to make a blank App (Apache cordova) in Visual Studio, but it is showing the following errors in the ActivityLog.xml
SetSite failed for package [ApacheCordovaToolsPackage]
End package load [ApacheCordovaToolsPackage]
I want to make a blank App (Apache cordova) in Visual Studio, but it is showing the following errors in the ActivityLog.xml
SetSite failed for package [ApacheCordovaToolsPackage]
End package load [ApacheCordovaToolsPackage]
Copyright © 2021 Jogjafile Inc.
Try first closing Visual Studio, then clear or rename your ComponentModelCache folder in the path %LOCALAPPDATA%\Microsoft\VisualStudio\12.0 (14.0 for Visual Studio 2015) and restart Visual Studio. Then, create a Blank App (Apache Cordova) project again.