Hey,
I am using the Wix Editor and I want to install npm packages. However, when trying to install any npm package I get the error message: “An error has occured. Check your internet connection and try again.”. When checking the error message in the element inspector, I can see that the response is “Object { response: Response, details: “npmPackageInfo must not be empty” }”.
Does anyone know what is causing this?
Thanks in advance!