Tag Archives: IDE

RVM is not a function in VSCode

RVM is not a function While trying to change my ruby version with rvm use in VSCode with RVM I kept getting this error: RVM is not a function. Login Shell I found out that VSCode was not using a login shell for the terminal. In turn, this was not loading up the proper bash profile. […]

Posted in Mac| Also tagged , , , , , | Leave a comment

PHPStorm “cannot find vm options file”

PHPStorm kept throwing this error when I tried to open it: “cannot find vm options file” Troubleshooting I reinstalled but quickly figured out my problem. In the past when I would install a new EAP (Early Access Program) it would keep the shortcuts I moved off of my desktop to the rocketdock launcher, but it […]

Posted in Web Development| Also tagged , , , | Leave a comment