docs
docs copied to clipboard
Install private npm package
Hello, I am trying to install private npm packages in my Lovable project.
I created a .npmrc file with the correct configuration. However, when I tried to install it, I got the following error:
"An error occurred while installing the package "@name_of_package"
The .npmrc configuration is correct and has been tested in local projects.
Is it possible to install private npm packages in Lovable projects?