Copied to clipboard

Flag this post as spam?

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


  • Mario Lopez 168 posts 952 karma points MVP 3x c-trib
    Nov 23, 2018 @ 00:17
    Mario Lopez
    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 11280 posts 23678 karma points MVP 10x 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 Lopez 168 posts 952 karma points MVP 3x c-trib
    Nov 23, 2018 @ 08:11
    Mario Lopez
    0

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

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

Please Sign in or register to post replies

Write your reply to:

Draft