Running installation of package results in an error and package does not install
Reproduction
Running
yarn add @aem-vite/vite-aem-plugin results in error
error An unexpected error occurred: "could not find a copy of vite to link in /Users//Sites//nextgen-vite//node_modules/@aem-vite/vite-aem-plugin/node_modules".
error An unexpected error occurred: "could not find a copy of vite to link in /Users/<user>/Sites/<project>/nextgen-vite/<project>/node_modules/@aem-vite/vite-aem-plugin/node_modules".
info If you think this is a bug, please open a bug report with the information provided in "/Users/<user>/Sites/<project>/nextgen-vite/<project>/yarn-error.log".
info Visit https://yarnpkg.com/en/docs/cli/add for documentation about this command.
Describe the bug
Running installation of package results in an error and package does not install
Reproduction
Running yarn add @aem-vite/vite-aem-plugin results in error
error An unexpected error occurred: "could not find a copy of vite to link in /Users//Sites//nextgen-vite//node_modules/@aem-vite/vite-aem-plugin/node_modules".
System Info
Package.json
Used package manager: yarn
Logs