David Cloutier

Results 6 comments of David Cloutier

Adding a +1 on this one. It is the only thing missing to automate one of my process. Has this idea been scoped / planned ?

Adding another use case here. I'm testing a Call Center webRTC application, in which some actions needs to be evaluated before / during / after a call is placed. Of...

exact same issue here, also using pnpm ``` requireStack: [ '/Users/dacloutier/Documents/vscode/com.go2.wtj.e2e/node_modules/.pnpm/[email protected]/node_modules/ts-force-gen/build/sObjectGenerator.js', '/Users/dacloutier/Documents/vscode/com.go2.wtj.e2e/node_modules/.pnpm/[email protected]/node_modules/ts-force-gen/build/index.js' ] ``` just replacing with ``` const ts_force_1 = require("ts-force"); ``` worked for pnpm, no idea if this...

I like the idea, also had to cope with similar problems.