Ionic Serve fails in previously working project

I have a project that was previously working. I have reverted my code to a point I know it was working at, however, when I now run ionic serve or ionic -v or even simply ionic in this directory I get the following error:

[ERROR] TypeError: Cannot read property ‘save’ of undefined
TypeError: Cannot read property ‘interactive’ of undefined

Has anyone got abt suggestions?