Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error in deploying App.Rasa - createRequire is not a function #106

Open
gioppoluca opened this issue Feb 2, 2021 · 1 comment
Open

Error in deploying App.Rasa - createRequire is not a function #106

gioppoluca opened this issue Feb 2, 2021 · 1 comment

Comments

@gioppoluca
Copy link

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?

@JakobFerdinand
Copy link

I had the same problem.
I think the problem was an old node version.
So solve the problem i used Node version manager.

sudo apt-get install nvm
nvm install 14.15.1

hope that helps ;)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants