Answer the question
In order to leave comments, you need to log in
How to enable swap in Mac OS Mojave?
I foolishly disabled SWAP with the command - sudo launchctl unload -w /System/Library/LaunchDaemons/com.apple.dynamic_pager.plist
And now I can’t enable it with commands
1. sudo launchctl load /System/Library/LaunchDaemons/com.apple.dynamic_pager.plist
2. sudo launchctl load -wF /System/Library/LaunchDaemons/com.apple.dynamic_pager.plist
please help. rebooted - does not help, still does not turn on. and at a high load began to hang. I really regret turning it off. p.s. can't reinstall
Answer the question
In order to leave comments, you need to log in
SWAP (swap file) is enabled by
sudo launchctl load -wF /System/Library/LaunchDaemons/com.apple.dynamic_pager.plist
Try using VS Code instead of Atom.
1. Install .eslintrc
2. Install ESLint plugin (dbaeumer.vscode-eslint)
(do not forget to install eslint npm package)
3. Add two lines to config (settings.json):
{
"editor.formatOnSave": true,
"eslint.autoFixOnSave": true
}
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question