Orion CMS on localhost on own pc

Stb9612

New Member
Mar 28, 2018
15
2
Good afternoon,

Last night I was testing whether I could get Orion CMS on my own PC with IIS, but everything I did didn't work, right? Couldn't do yarn etc.

is there a way to achieve this? Or is there a package where I only have to adjust the important ones
 

Puffin

Spooky Donator
Mar 17, 2018
427
377
If you couldnt do yarn then you probably skipped some steps in the setup tutorial and id advise you to go back and start over tbh
Make sure u have Node

CMD Prompt:
Code:
npm install --global yarn
 

Stb9612

New Member
Mar 28, 2018
15
2
If you couldnt do yarn then you probably skipped some steps in the setup tutorial and id advise you to go back and start over tbh
Make sure u have Node

CMD Prompt:
Code:
npm install --global yarn
Node is installed on my PC.

It says command not found.

But I'm guessing it's better to purchase a VPS?
 
Last edited:

Users who are viewing this thread

Top