Daniel Tompkins

Results 4 comments of Daniel Tompkins

I got this error too. Solution: `sudo $VISUAL /usr/local/bin/termv` Where $VISUAL = vim or your default editor Edit line 156. Change `alt-]` to something else and save.

Awesome, thanks for taking a look @kasper. Loving Phoenix as someone coming from i3 on Linux. Glad you could confirm the bug.

Hey @kasper I was trying to verify this by building master locally. I'm using Node v19.7.0, NPM v9.6.2 I'm using Xcode 14.2 Build version 14C18 I get **BUILD SUCCEEDED** without...

Thanks a lot for your response @antogno. The `fork-ts-checker-webpack-plugin` also worked for me. I was a little concerned at first because your configuration example is a little daunting. However, the...