• Follow Me

KRIS CHEN

Full Stack Developer

  • HOME
  • DEVELOPER
  • DRAW & SKETCH
  • BLOG
  • CONTACT
  • HOME
  • DEVELOPER
  • DRAW & SKETCH
  • BLOG
  • CONTACT

KRIS CHEN

Full Stack Developer

  • HOME
  • DEVELOPER
  • DRAW & SKETCH
  • BLOG
  • CONTACT

MacOS Ionic build android Error: spawn EACCES

Newly installed android studio has gradle access not set to execute. ending up with Error: spawn EACCES error message. using –verbose does not show details. but change mod to add execute permission fix the issue. chmod +x /Applications/Android Studio.app/Contents/gradle/gradle-4.1/bin/gradle

December 30, 2017krisUncategorized

Firebase rule using auth user email

Fire base rule using user authentication email This is to take note that in order to create rule base on auth email, this is how to access it. $(request.auth.token.email)

December 30, 2017krisUncategorized

Docker toolbox docker-machine change proxy settings

Last time I posted way to set proxy into docker-machine. But as we need to change the corporate password once couple months, we need to change the proxy settings as they have password encoded in URL. We know that docker machine configuration is to set it into /var/lib/boot2docker/profile file. but changing the file on the…

Read More

December 5, 2017krisdocker
Copyright 2017 @ krischen.ca
  • HOME
  • DEVELOPER
  • DRAW & SKETCH
  • BLOG
  • CONTACT