Ghost yarn error when updating to 2.4

I am getting an error when trying to update ghost to 2.4.

I ran the command npm i -g ghost-cli@latest and after that ran ghost update again but same error.

ghost doctor gives the following:
image

  • What’s your URL? This is the easiest way for others to debug your issue
    riaanleroux.co.za

  • What version of Ghost are you using?
    2.2.3
    cli: 1.9.7

  • What configuration? production

  • What browser?

  • What errors or information do you see in the console?
    image

Hey there :wave:

The ENOMEM error you’re seeing suggests you don’t have enough memory available :grimacing:

Check out this guide from the docs on how to add some swap memory for your installation:

https://docs.ghost.org/faq/adding-swap-memory/

1 Like

Thanks that helped! :slight_smile:

Appreciate it :+1:

1 Like

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.