"script": "./node_modules/nuxt/bin/nuxt-start -i max --attach",
Модуль не найден: Ошибка: не удается разрешить '/ store / index' в 'path \ front \ assets \ js'
А в теле ответа что приходит?
Через браузер /store/api.json открывается?
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>Error</title>
</head>
<body>
<pre>Cannot GET /store/api.json</pre>
</body>
</html>