Keep in mind using the package manager of your preference and not combining them. If you are going to use a different one, remove the corresponding lock file (package-lock.json, bun.lock, yarn.lock, etc).
bun installFor example VITE_PHONE_NUMBER=<YOUR PHONE NUMBER>
Similarly, execute the project in the execution environment of your preference or with the preferred package manager.
bun run dev