Jeff Le
Jeff Le
Not sure why but installed package doesn't have "dist" folder. I think it should have "src" and "dist" folders. Also, it has .npmignore file with "dist" in it. It causes...
First of all, thank you all for your support. Recently, I've been drowning with work (which was seriously affected by COVID). I'm expecting to be back to these kinds of...
Resolving issue: https://github.com/chrisa/node-dtrace-provider/issues/135
When I use ESBuild with my project, it failed with the following error: ``` hospital/api % node build.js ✘ [ERROR] Could not resolve require("./src/build/**/*/DTraceProviderBindings") node_modules/dtrace-provider/dtrace-provider.js:18:26: 18 │ var binding =...