Razzle не работает ошибка import/export при стартовой сборке

создаю проект npx create-razzle-app запускаю проект yarn start начинает собирать и выдаёт такой текст


? Client Compiled with some errors in 11.33s

( ) Server

? Client Compiled with some errors in 11.33s

√ Server Compiled successfully in 1.71s

запускаю localhost:3000 описывается такая ошибка


Element type is invalid: expected a string (for built-in components) or a class/function (for composite components) but got: undefined. You likely forgot to export your component from the file it's defined in, or you might have mixed up default and named imports.

**

windows 7 32 bit

NODE 12.22.6

также пробовал разные версии node

**

подскажите пожалуйста с решением или в каком направлении копать


Ответы (0 шт):