Strapi TypeError: Cannot read property 'register' of undefined

Ideally you should do this on any version upgrade, especially if you are using npm and not yarn. NPM is notorious for using outdated cached packages and not properly updating node_modules.

1 Like