wreiske / Rocket.Chat.App-Giphy

GIPHY.com Rocket.Chat App
https://apps.rocketbooster.net/giphy
MIT License
29 stars 12 forks source link

manual install: "Error: There must be an exported class ..." #21

Closed budakovda closed 3 years ago

budakovda commented 3 years ago

Good afternoon, how can I fix this

npm install -g @rocket.chat/apps-cli
ln -s $(find / -name rc-apps|grep -E '^/usr') /usr/bin/rc-apps
git clone https://github.com/wreiske/Rocket.Chat.App-Giphy
cd Rocket.Chat.App-Giphy
npm install 
rc-apps package
packaging your app... !
    Error: There must be an exported class "Giphy" or a default export in the main class file.
budakovda commented 3 years ago

The solution is in https://github.com/wreiske/Rocket.Chat.App-Giphy/issues/19