RocketChat / Apps.Rasa

Integration between Rocket.Chat and the RASA Chatbot platform
17 stars 11 forks source link

Deploying error createRequire is not a function #18

Open gioppoluca opened 3 years ago

gioppoluca commented 3 years ago

Trying to deploy the App.Rasa application with the rc-apps and the error I get is:

Starting App Deployment to Server

Getting Server Info... ✓ Packaging the app... ✖ › Error: ⟿ createRequire is not a function

Any idea on why this is happening?

cuonghuunguyen commented 3 years ago

Upgrade to Node 12.18.4 will solve this