j0j00 / flutter_liquidcore

Node.js virtual machine for Android and iOS in Flutter.
https://pub.dev/packages/flutter_liquidcore
BSD 2-Clause "Simplified" License
67 stars 16 forks source link

importing npm modules for use with liquidcore #15

Closed haardikk21 closed 4 years ago

haardikk21 commented 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