Install Sage on a server that doesnt allow composer and yarn

Hi
I know that node_modules shouldn’t be a part of the git-repo. I was just desperate. :slight_smile:
Will add it to .gitignore againg right away.

I don’t know if I installed Acorn correct since you ask.
I ran “composer update” and “yarn build” on my localhost. Then I commited everyting (including the public-folder) and then pulled the repo on the server.

Is there something that I am doing wrong?