Victor
Victor
Another option is to use [Pnpm workspace](https://pnpm.io/es/workspaces) for monorepos
Thanks for made this issue, I'll check this.
This works for me. Make sure to type the `:colorscheme enfocado` command after that statement or type it in the code like this: `vim.cmd([[ colorscheme enfocado ]])`
Again, the solution to this is the same the GitHub issue previously mentioned recommends: Remove the "" signs around the version. Looking like this: `npx --yes @react-native-community/cli@latest init --version ^0.80.0`