Gi
lookupService is not a function
Hello. I was looking to rewrite a small NodeJS app with Deno2 to simplify the setup. It uses the
node-opcua
npm package. but when I import it, it throws an error.
Package was added with deno add npm:node-opcua
. This is the deno.json
main.ts
looks like this
Any thoughts?3 replies