Skip to content

Instantly share code, notes, and snippets.

@soiqualang
Created October 11, 2019 10:44
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save soiqualang/cbe968e131e86feb38946a1797d3f95f to your computer and use it in GitHub Desktop.
Save soiqualang/cbe968e131e86feb38946a1797d3f95f to your computer and use it in GitHub Desktop.

Instal on Linux notes

sudo chmod -R 777 /home/soiqualang/.npm
npm i -g cordova-res
sudo chown -R $USER:$(id -gn $USER) /home/soiqualang/.config
sudo chmod -R 777 /opt/lampp/htdocs/test_ionic/
ionic cordova resources android --force

soiqualang

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment