You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This post is to help anyone who comes across the same error I did.
I used the Manage Extensions tool in Visual Studio 2022 to install .NET nanoFramework Extension (2022.3.0.18)
The installation appeared to complete without error, but when I tried to create a new project I got the error:
Package Installation Error
The preinstalled packages have a reference to a missing Extension. Could not find an Extension with ID 'bf694e17-fa5f-4877-9317-6d3664b2689a'.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
This post is to help anyone who comes across the same error I did.
I used the Manage Extensions tool in Visual Studio 2022 to install .NET nanoFramework Extension (2022.3.0.18)
The installation appeared to complete without error, but when I tried to create a new project I got the error:
Package Installation Error
The preinstalled packages have a reference to a missing Extension. Could not find an Extension with ID 'bf694e17-fa5f-4877-9317-6d3664b2689a'.
I reinstalled the extension by downloading from https://github.com/nanoframework/nf-Visual-Studio-extension and this time I can create a new project.
Beta Was this translation helpful? Give feedback.
All reactions