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
Hi there.
I wanted to install pg2b3dm to my machine but I kept failing. I installed .NET 6.0 SDK (6.0.420) and typed dotnet tool install -g pg2b3dm
But I got following error message.
`C:\Users\myname\AppData\Local\Temp\6ee5a7d2-440f-489c-81a5-617ab69a73d0\restore.csproj : error NU1101: Unable to find pa
ckage b3dm.tileset. No packages exist with this id in source(s): nuget.org
The tool package could not be restored.
Tool 'pg2b3dm' failed to install. This failure may have been caused by:
You are attempting to install a preview release and did not use the --version option to specify the version.
A package by this name was found, but it was not a .NET tool.
The required NuGet feed cannot be accessed, perhaps because of an Internet connection problem.
Hi there.
I wanted to install pg2b3dm to my machine but I kept failing. I installed .NET 6.0 SDK (6.0.420) and typed
dotnet tool install -g pg2b3dm
But I got following error message.
`C:\Users\myname\AppData\Local\Temp\6ee5a7d2-440f-489c-81a5-617ab69a73d0\restore.csproj : error NU1101: Unable to find pa
ckage b3dm.tileset. No packages exist with this id in source(s): nuget.org
The tool package could not be restored.
Tool 'pg2b3dm' failed to install. This failure may have been caused by:
For more reasons, including package naming enforcement, visit https://aka.ms/failure-installing-tool`
Do I miss some steps to install correctly?
Here is my machine and os spec.
Windows 11 Pro version 10.0.22361 Build 22631
AMD Ryzen Threadrpper 3960X
128GB RAM
Enough HD space.
Thank you!
The text was updated successfully, but these errors were encountered: