emile baizel
emile baizel
Thanks @antares-sw. Would it make sense then to have the default value be disabled since most apps will need this disabled as they do their initial sync?
I am seeing the same. OSX 10.9.4. Better Coffeescript never appears in the Install Package results. Using Sublime Text 3. I've tried deleting the Package Control.sublime-package and restarting Sublime Text...
@wil-se's solution fails for me 😞 I am on an M2 MBP running Sonoma, using node v23.3.0. I get this error when running `pnpm add opusscript`: ``` eliza/node_modules/@discordjs/opus/node_modules/node-addon-api/napi.h:14:10: fatal error:...
That worked! A couple of notes for anyone who may be bumping into this: - I had to add `-w` (or `--workspace-root`) to the `pnpm add opusscript` command - I...