Closed Binjaaa closed 5 years ago
I try to run this command: lumigo-cli send-to-sns -n [topic_name] -r eu-west-1 -f testFile.json
lumigo-cli send-to-sns -n [topic_name] -r eu-west-1 -f testFile.json
and get the following error:
Error: Cannot find module 'bluebird' at Object.<anonymous> (/usr/local/lib/node_modules/lumigo-cli/src/commands/send-to-sns.js:1:17)
I'm using the latest version of the CLI.
lumigo-cli/0.25.1 darwin-x64 node-v10.17.0
:tada: This issue has been resolved in version 0.25.2 :tada:
The release is available on:
Your semantic-release bot :package::rocket:
I try to run this command:
lumigo-cli send-to-sns -n [topic_name] -r eu-west-1 -f testFile.json
and get the following error:
I'm using the latest version of the CLI.