Npm ERR! cb.apply is not a function

i’m having a problem here my changes from github fails to be deployed, please someone help me whats the solution

Hi there,

It seems you also have a ticket open, and I think a suggestion in that response will resolve your issue:

  1. Try to update the Render’s Node version to match the one you’re using locally: Setting Your Node.js Version | Render Docs

I think this might be an issue with our default version of Node (14.17.0). So add a NODE_VERSION environment variable and set it to the version you run locally (run node --version on your machine to find out), or maybe try the current LTS version 18.12.1.

Kind regards

Alan

thanks it worked :blush:

:+1:

Alan

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.