I am trying to install this on a v7.7.4 site and Nuget is failing to install the core Terratype plugin, is it even posible to manually install it or do i have to try and upgrade 1st.
this is the point on the installation it fell over:
Successfully installed 'Microsoft.AspNet.Razor 3.2.3' to AlidngaLandscape
Package 'Microsoft.Web.Infrastructure.1.0.0' already exists in folder 'C:\inetpub\wwwroot\Websites\AldingaLandscapes\packages'
Install failed. Rolling back...
Package 'Microsoft.Web.Infrastructure.1.0.0' does not exist in project 'AlidngaLandscape'
I have got this installed fine on other sites latest 1 v7.10.4 and not sure what the issue here is or how to get around it.
Yes you can install Terratype, by using the package installer which is located on the main package page for Terratype (https://our.umbraco.com/projects/backoffice-extensions/terratype/)
But I have to say, the error you have quoted isn't something to do with Terratype, its some issue you have with Umbraco and 'Microsoft.Web.Infrastructure.1.0.0'. You would be better off finding a solution to that issue, as correctly installing Terratype wouldn't help with that.
I will check out that installer and see and yes i did gather that one out, that has got nothing to do with Terratype, and i think that Microsoft.Web.Infrastructure was instaled by another plugin or when i created the project but just cant put my finger to where it came from, and annoyingly the site is fine with it, didnt even know it was there until i went to install Terratype.
My only other option i was considering was removing it, manually then letting Nuget put it back on but not sure what else i will disturb with that experiment lol.
Nuget error instaling
I am trying to install this on a v7.7.4 site and Nuget is failing to install the core Terratype plugin, is it even posible to manually install it or do i have to try and upgrade 1st.
this is the point on the installation it fell over:
Successfully installed 'Microsoft.AspNet.Razor 3.2.3' to AlidngaLandscape Package 'Microsoft.Web.Infrastructure.1.0.0' already exists in folder 'C:\inetpub\wwwroot\Websites\AldingaLandscapes\packages' Install failed. Rolling back... Package 'Microsoft.Web.Infrastructure.1.0.0' does not exist in project 'AlidngaLandscape'
I have got this installed fine on other sites latest 1 v7.10.4 and not sure what the issue here is or how to get around it.
Hi Denford,
Yes you can install Terratype, by using the package installer which is located on the main package page for Terratype (https://our.umbraco.com/projects/backoffice-extensions/terratype/)
But I have to say, the error you have quoted isn't something to do with Terratype, its some issue you have with Umbraco and 'Microsoft.Web.Infrastructure.1.0.0'. You would be better off finding a solution to that issue, as correctly installing Terratype wouldn't help with that.
Cheers
Jonathan
I will check out that installer and see and yes i did gather that one out, that has got nothing to do with Terratype, and i think that Microsoft.Web.Infrastructure was instaled by another plugin or when i created the project but just cant put my finger to where it came from, and annoyingly the site is fine with it, didnt even know it was there until i went to install Terratype.
My only other option i was considering was removing it, manually then letting Nuget put it back on but not sure what else i will disturb with that experiment lol.
is working on a reply...