Copied to clipboard

Flag this post as spam?

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


  • Mark Watson 118 posts 380 karma points
    Jul 12, 2018 @ 07:38
    Mark Watson
    0

    Running uaas-cmd on mac

    I am following the documentation here https://our.umbraco.com/documentation/Umbraco-Cloud/Set-Up/Visual-Studio/ and am trying to create my visual studio solution for my cloned site. Anyone know how I run the uass_cmd or does this not work for mac?

  • Nik 1413 posts 6212 karma points MVP 3x c-trib
    Jul 12, 2018 @ 07:52
    Nik
    1

    Hi Mark,

    I don't believe that that will work for mac. Are you trying to use Visual Studio for Mac so you can write compiled code for Umbraco? I ask because I'm not certain that this is possible. (I may well be wrong).

    I believe that VS for Mac can't do full .Net (https://docs.microsoft.com/en-us/visualstudio/mac/) it is limited to .Net Core (which Umbraco isn't built on) and Xamrin style projects.

    Cheers,

    Nik

  • Jan Skovgaard 11258 posts 23500 karma points MVP 7x admin c-trib
    Jul 12, 2018 @ 08:18
    Jan Skovgaard
    2

    Hi Mark

    Just want to add a little more information to what Nik explained above it's not possible to run Umbraco locally on a mac. You will need to either use Bootcamp or run some kind of virtual machine, which will allow you to setup Windows where you can then run visual studio - It's described here https://our.umbraco.com/documentation/getting-started/setup/install/running-umbraco-on-a-mac

    When using Umbraco Cloud you can use the UAAS-Cli as described here https://our.umbraco.com/documentation/Umbraco-Cloud/Set-Up/Working-with-UaaS-Cli/, which will allow you to edit your frontend files locally. So stuff like JavaScript, CSS and Views for instance.

    But that's about it for now :-)

    Hope this helps.

    /Jan

  • Mark Watson 118 posts 380 karma points
    Jul 13, 2018 @ 00:23
    Mark Watson
    100

    Thanks Jan

  • 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