Copied to clipboard

Flag this post as spam?

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


  • Buddhi.E 4 posts 24 karma points c-trib
    May 28, 2024 @ 11:32
    Buddhi.E
    0

    Cloned Umbraco CMS contrib branch code and building errors

    Steps to reproduce:

    1. Clone the Umbraco CMS contrib branch code.

    2. Open the project in Visual Studio 2022.

    3. Build it and it shows the following build error:

    enter image description here

  • Bishal Tim 22 posts 111 karma points c-trib
    Jun 01, 2024 @ 14:16
    Bishal Tim
    0

    Hi Buddhi

    Make sure you have Node.js and npm installed on your system. You can download them from nodejs.org Verify the installation by running the following commands in your command prompt

    node -v
    npm -v
    

    Cheers.

Please Sign in or register to post replies

Write your reply to:

Draft