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
I'm starting to familiarise myself with OrchardCore ( ..1.0.0-rc1)
I successfully installed it (your carousel) once using the Agency Theme. I use VS2019 and installed the package using nuget (from https://www.myget.org/F/davidhayden-ci/api/v3/index.json).
NU1603: Carousel.OrchardCore 1.0.0-beta3-7 depends on OrchardCore.ContentManagement (>= 1.0.0-beta3-69352) but OrchardCore.ContentManagement 1.0.0-beta3-69352 was not found. An approximate best match of OrchardCore.ContentManagement 1.0.0-beta3-71075 was resolved.
PS: same msg for the other 3 modules you mentiond in your description.
I'm sure I used the very same SW ( ..1.0.0-rc1).
thanks for your time ; any idea?
ed
The text was updated successfully, but these errors were encountered:
well not needed anymore.
for some strange reason the carousel widget suddenly showed up - despite VS2019 nuget giving error on all 'items'
no idea - but its working again
Guess: there are still issues with this ...1.0.0-rc1
I'm starting to familiarise myself with OrchardCore ( ..1.0.0-rc1)
I successfully installed it (your carousel) once using the Agency Theme. I use VS2019 and installed the package using nuget (from https://www.myget.org/F/davidhayden-ci/api/v3/index.json).
Now: I wanted to install it on another instance ( ..1.0.0-rc1) and get following erorrs in nugetPM:
Restoring packages for C:\iData\CoreWeb\OCrando_100\src\OrchardCore\OrchardCore.Hosting.Console\OrchardCore.Hosting.Console.csproj... GET https://www.myget.org/F/davidhayden-ci/api/v3/flatcontainer/orchardcore.contentmanagement/index.json
NotFound https://www.myget.org/F/davidhayden-ci/api/v3/flatcontainer/orchardcore.contentmanagement/index.json 275ms
NU1603: Carousel.OrchardCore 1.0.0-beta3-7 depends on OrchardCore.ContentManagement (>= 1.0.0-beta3-69352) but OrchardCore.ContentManagement 1.0.0-beta3-69352 was not found. An approximate best match of OrchardCore.ContentManagement 1.0.0-beta3-71075 was resolved.
PS: same msg for the other 3 modules you mentiond in your description.
I'm sure I used the very same SW ( ..1.0.0-rc1).
thanks for your time ; any idea?
ed
The text was updated successfully, but these errors were encountered: