828
Views
3
Comments
Is it possible to use npm packages?
Question

Is it possible to use npm packages from our internal npm server? I haven't seen any example of using packages from npm.

2024-07-05 14-16-55
Daniël Kuhlmann
 
MVP

Hi Joe,

Sorry, that is not possible.

Regards,

Daniel

UserImage.jpg
Anthony Phan

I believe this response is outdated. Not all npm packages are exclusively server side and you often see npm packages for client side JavaScript libraries. These packages can be integrated into Outsystems and the blog post below outlines one method for doing so


https://medium.com/@flpmorais/how-to-integrate-nodejs-modules-with-outsystems-ae7f15147a11

UserImage.jpg
Joe Bonavita

Thanks

Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.