The problem with vue:build

When running build for example Example Vue: php .\console vue:build ExampleVue
an error occurs:
Building CoreHome…
‘BROWSERSLIST_IGNORE_OLD_DATA’ is not recognized as an internal or external command,
operable program or batch file.
Failed:

The system cannot find the path specified.
Building ExampleVue…
‘BROWSERSLIST_IGNORE_OLD_DATA’ is not recognized as an internal or external command,
operable program or batch file.
Failed:

The system cannot find the path specified.

I need some help!