Christopher Taleck

Results 2 issues of Christopher Taleck

When I use strman.format, I have to wrap the parameters in an Array as stated, but the documentation shows differently: ``` const select = `SELECT * FROM CONTACTS WHERE NAME...

Hey, have you tried having one of your local_modules depend on another local_module? I'm doing just that and it is having trouble locating them once they are copied to node_modules....