docs icon indicating copy to clipboard operation
docs copied to clipboard

Install private npm package

Open lolovassia opened this issue 7 months ago • 0 comments

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?

lolovassia avatar May 16 '25 10:05 lolovassia