Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Mario 140 posts 836 karma points c-trib
    Nov 23, 2018 @ 00:17
    Mario
    0

    Running V8 from temp8.

    Hey guys, I'm trying to run V8 from the temp8 branch and I'm having some issues.

    • I had to fix some missing dll dependencies

    • Now I'm getting: *'The loggerType 'Umbraco.Web.UI.CdfLogger, umbraco' does not inherit from ClientDependency.Core.Logging.ILogger' and site doesn't run.

    Is just me or it just doesn't work?

    Thanks.

  • Jan Skovgaard 11258 posts 23500 karma points MVP 7x admin c-trib
    Nov 23, 2018 @ 06:47
    Jan Skovgaard
    100

    Hi Mario

    Have you been following the steps mentioned here? https://github.com/umbraco/Umbraco-CMS/blob/temp8/.github/V8GETTINGSTARTED.md

    I think that you especially need to be aware of this

    Clone the Umbraco repository using the temp8 branch. If your git client doesn't support specifying the branch as you clone then use the command git clone --single-branch -b temp8

    I have been able to succesfully run v8 from the temp8 branch following the directions mentioned in the link previously. However I can't tell if something is currently breaking the build though.

    I hope this helps!

    /Jan

  • Mario 140 posts 836 karma points c-trib
    Nov 23, 2018 @ 08:11
    Mario
    0

    Thanks Jan! I have followed that and it has worked like a charm.

    Sometimes reading the instructions is good, isn't it!?

  • This forum is in read-only mode while we transition to the new forum.

    You can continue this topic on the new forum by tapping the "Continue discussion" link below.

Please Sign in or register to post replies