SDK-NodeJS icon indicating copy to clipboard operation
SDK-NodeJS copied to clipboard

Recastai is not a constructor

Open DLesage25 opened this issue 7 years ago • 0 comments

`user:proj user$ torus run -- node

let recastai = require('recastai').default undefined var client = new recastai(process.env.RECASTAI_TOKEN) TypeError: recastai is not a constructor`

DLesage25 avatar Apr 24 '18 16:04 DLesage25