patriksimek / vm2

Advanced vm/sandbox for Node.js
MIT License
3.86k stars 293 forks source link

How to use axios and use api in vm2 #507

Open tanishjain510 opened 1 year ago

tanishjain510 commented 1 year ago

I am trying to call a API in vm2 using vm2 but unable to do this . I am getting a promise and unable to resolve it . Can any one help me out

micalevisk commented 1 year ago

@tanishjain510 could you please show us how you're doing?