Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save azatakmyradov/35c513245750cffc8adfd1bc1ef744f9 to your computer and use it in GitHub Desktop.
Save azatakmyradov/35c513245750cffc8adfd1bc1ef744f9 to your computer and use it in GitHub Desktop.
npm run build - killed
sudo /bin/dd if=/dev/zero of=/var/swap.1 bs=1M count=1024
sudo /sbin/mkswap /var/swap.1
sudo /sbin/swapon /var/swap.1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment