Fork me on GitHub
#lumo
<
2017-05-14
>
anmonteiro02:05:34

@souenzzo following up on your question from #announcements, you can e.g. npm install request

anmonteiro02:05:05

and then (js/require "request") from inside lumo

souenzzo02:05:32

#lumo-noob: sudo npm install -g request, lumo, (def request (js/require "request"))>>> Cannot find module 'request'

anmonteiro02:05:29

that should definitely work

anmonteiro02:05:36

it doesn’t even work in Node

souenzzo02:05:44

node problem... will see. thanks 😉 Just a curiosity: someone is using lumo to replace curl/"http scripting"?

anmonteiro02:05:27

there’s a nice example here^