Node.js project web service error: Error: Cannot find module 'util/types'

Hello,
My app is realised with node.js express.js
The deployement is failed. This is the error displayed:
Error: Cannot find module ‘util/types’

What I have to do ?

Hi,

I’ve replied to the ticket you also opened. I’ll repast the response here:

The first thing you may want to check is that you’re **Specifying a Node version** that same as you use locally.

Alan

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