Copied to clipboard

Flag this post as spam?

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


  • Michaël Vanbrabandt 863 posts 3348 karma points c-trib
    Nov 16, 2016 @ 14:48
    Michaël Vanbrabandt
    0

    Clone Umbraco-CMS then run build fails

    Hi,

    I have forked the Umbraco CMS and cloned to my local computer on disk D:\GITHUB\Umbraco-CMS

    Then I want to build like is mentiond in the starter guide but then it stops.

    I see the following:

    enter image description here

    Anyone?

    /Michaël

  • Sebastiaan Janssen 5045 posts 15476 karma points MVP admin hq
    Nov 16, 2016 @ 14:50
    Sebastiaan Janssen
    101

    Looks great. Just have patience, this can take about 10 minutes without visual feedback. Hang in there! :)

  • Lars-Erik Aabech 349 posts 1100 karma points MVP 7x c-trib
    Nov 16, 2016 @ 14:52
    Lars-Erik Aabech
    0

    I'm not the most knowledgeable on what's in the source tree. Some of the stuff you need should be there already. But basically you need node.js and grunt to be installed. To use the batch file, I think you'll have to install those manually.

    If you open the solution with Visual Studio 2015, Go "View->Other Windows->Task Runner Explorer", you'll se a bunch of tasks. Try running the alias called "vs". That should make everything ready for you to build within VS instead.

  • Sebastiaan Janssen 5045 posts 15476 karma points MVP admin hq
    Nov 16, 2016 @ 15:00
    Sebastiaan Janssen
    1

    No, again, the batch file takes care of node, grunt and whatever else. Just let it run to the end.

    If the batch file does NOT work (it needs some updates for some machines) then yes, Task Runner Explorer is great and that should help build the frontend stuff.

  • Lars-Erik Aabech 349 posts 1100 karma points MVP 7x c-trib
    Nov 16, 2016 @ 15:02
    Lars-Erik Aabech
    0

    I've only ever seen the batch file not work or work on a box. The ones working are the ones I've manually installed them on. But I'll take your word for it. ;)

  • Michaël Vanbrabandt 863 posts 3348 karma points c-trib
    Nov 16, 2016 @ 15:04
    Michaël Vanbrabandt
    0

    @Seba @Lars

    Thanks for the intel I will let you know when its done!

    Take care

    /Michaël

  • Steve Morgan 1346 posts 4453 karma points c-trib
    Nov 16, 2016 @ 15:46
    Steve Morgan
    0

    Hi,

    If you do have issues then check NodeJS is on the latest LTS version.

    https://our.umbraco.org/forum/contributing-to-umbraco-cms/81092-build-from-core-gets-a-too-great-version-of-angular-dynamic-locale

    Kind regards

    Steve

  • Michaël Vanbrabandt 863 posts 3348 karma points c-trib
    Nov 16, 2016 @ 19:51
    Michaël Vanbrabandt
    0

    If I run the build again after some time I see the following:

    enter image description here

    Then few minutes later I see it hides the node modules folder in Vs2015 and then something about the webconfig but he can't find the webconfig.

    Then it closes the command prompt.

    Any help here?

    /Michaël

  • Sebastiaan Janssen 5045 posts 15476 karma points MVP admin hq
    Nov 16, 2016 @ 19:58
    Sebastiaan Janssen
    1

    After it closes (usually when there are no errors) run the project in VS and check it out! All these messages are "normal". :)

  • Michaël Vanbrabandt 863 posts 3348 karma points c-trib
    Nov 16, 2016 @ 19:58
    Michaël Vanbrabandt
    0

    I do see files beeing added to the build folder.

    Does this means it was success even with the messages I had above?

    During the build it never showed anything about copying files.

    enter image description here

    /Michaël

  • Sebastiaan Janssen 5045 posts 15476 karma points MVP admin hq
    Nov 16, 2016 @ 20:04
    Sebastiaan Janssen
    0

    Open umbraco.sln in VS, hit F5 and see for yourself! ;-)

  • Michaël Vanbrabandt 863 posts 3348 karma points c-trib
    Nov 16, 2016 @ 20:05
    Michaël Vanbrabandt
    0

    @Seba,

    the site is running! I am now on the install page so I gues its working nicely!

    Thanks for helping me out so I can start contributing!

    Have a nice day

    /Michaël

Please Sign in or register to post replies

Write your reply to:

Draft