Cannot find module 'cordova-common'

I get this error when I try to serve a Ionic project. Any ideas? Couldn’t find anything on the web.

try to reinstall cordova, it does the trick for me.

npm install -g cordova

i don’t know why it sometimes fail.