Cnpm start error reporting based on ant-design-pro

start error report after cnpm install, error message:
. / src/index.js
Module build failed: Error: The "decorators" plugin requires a" decoratorsBeforeExport" option, whose value must be a boolean.
the ant-design-pro, used has been started normally before, and the start error report after install viser-react (there are several things related to install in the install viser-react process)

May.12,2021

https://github.com/ant-design.
continues to follow the official Github issue


there is a problem with the dependency of cnpm install downloads. You can start

normally with npm install.
Menu