what do i do in this position ?

  • I had this issue with sveltekit trying the host option of vite running with bun.
    The solution was to re-do the lock files.
    You have to delete them and the node_modules folder.
    Then you can npm install.