Closed haardikk21 closed 4 years ago
Is it possible to include npm modules to work with liquidcore microservices?
I see that the example somehow requires the 'vm' module and it works with no issues, but I tried adding another require('..') statement and
1) i dont know if and where i should run npm install 2) when i run the program, it gives me an error cannot find module
Is it possible to include npm modules to work with liquidcore microservices?
I see that the example somehow requires the 'vm' module and it works with no issues, but I tried adding another require('..') statement and
1) i dont know if and where i should run npm install 2) when i run the program, it gives me an error cannot find module