-
Notifications
You must be signed in to change notification settings - Fork 8
Open
Description
Error appears during deployment:
`deploy to: *****
authenticate...
pack...
/home/arkadiy/work/bot_terminal/node_modules/node-deploy-client/lib/targz.js:9
var pack = tar.Pack();
^
TypeError: Class constructor cannot be invoked without 'new'
at Object.createTarGz [as create] (/home/arkadiy/work/bot_terminal/node_modules/node-deploy-client/lib/targz.js:9:20)
at /home/arkadiy/work/bot_terminal/node_modules/node-deploy-client/lib/node-deploy-client.js:163:15
at _fileCreated (/home/arkadiy/work/bot_terminal/node_modules/tmp/lib/tmp.js:278:7)
at FSReqWrap.args [as oncomplete] (fs.js:140:20)
At the moment I use the version of node.js 10.16. But I tried the same at 10.15, 8.10 and 8.9 and all the same.
`
Metadata
Metadata
Assignees
Labels
No labels