Cannot read property ‘properties’ of undefined

Problem: cannot read property ‘properties’ of undefined

Reason: there is a problem with the webpack cli version. Upgrade to version 3.1.1 or update.

Solution:

npm i [email protected] -D

Read More: