Nicolas Mattelaer

Results 3 comments of Nicolas Mattelaer

+1 I tried philoliver's solution as well and got: ``` ./node_modules/@pokusew/pcsclite/build/Release/pcsclite.node (./node_modules/node-loader/dist/cjs.js!./node_modules/@pokusew/pcsclite/build/Release/pcsclite.node) TypeError: this.getOptions is not a function ```

I found the issue: you cannot use the "module" and "function" option together

Had the same issue on Arch As per @vnva 's suggestion, I did `npx @ts-for-gir/cli list`, I got: ``` Dependencies not found: - Rest-0.7 ``` So I looked into `/usr/share/gir-1.0/`...