Ошибка содержимого NuxtJS @ nuxtjs/content

Когда я добавляю @nuxtjs/content в свой проект, я получаю эту ошибку:

(узел:17080) UnhandledPromiseRejectionWarning: TypeError: невозможно прочитать свойство 'length' undefined в WebSocket.setSocket (C:\Users\ThinkPad\Desktop\Main\Job Trainer\nuxtContent\contentNuxt\node_modules@nuxt\content\node_modules\ws\lib\websocket.js:165:14) в WebSocketServer.completeUpgrade (C:\Users\ThinkPad\Desktop\Main\Job Trainer\nuxtContent\contentNuxt\node_modules@nuxt\content\node_modules\ws\lib\websocket-server.js:322:8) в WebSocketServer.handleUpgrade (C:\Users\ThinkPad\Desktop\Main\Job Trainer\nuxtContent\contentNuxt\node_modules@nuxt\content\node_modules\ws\lib\websocket-server.js:245:10) в WS.handleUpgrade (C:\Users\ThinkPad\Desktop\Main\Job Trainer\nuxtContent\contentNuxt\node_modules@nuxt\content\lib\ws.js:21:21) в WS.serve (C:\Users\ThinkPad\Desktop\Main\Job Trainer\nuxtContent\contentNuxt\node_modules@nuxt\content\lib\ws.js:17:10) в C:\Users\ThinkPad\Desktop\Main\Job Trainer\nuxtContent\contentNuxt\node_modules@nuxt\content\lib\middleware.js:11:15 при вызове (C:\Users\ThinkPad\Desktop\Main\Job Trainer\nuxtContent\contentNuxt\node_modules\connect\index.js:239:7) по адресу далее (C:\Users\ThinkPad\Desktop\Main\Job Trainer\nuxtContent\contentNuxt\node_modules\connect\index.js:183:5) в следующем (C:\Users\ThinkPad\Desktop\Main\Job Trainer\nuxtContent\contentNuxt\node_modules\connect\index.js:161:14) в WebpackBundler.middleware (C:\Users\ThinkPad\Desktop\Main\Job Trainer\nuxtContent\contentNuxt\node_modules@nuxt\webpack\dist\webpack.js:5410:5) (узел: 17080) UnhandledPromiseRejectionWarning: необработанное отклонение обещания.Эта ошибка возникла либо из-за вставки внутри асинхронной функции без блока catch, либо из-за отклонения обещания, которое не было обработано с помощью.catch(). Чтобы завершить процесс узла при отклонении необработанного обещания, используйте флаг CLI--unhandled-rejections=strict(см. https://nodejs.org/api/cli.html). (идентификатор отказа: 2)

Версия узла: v12.18.0 Версия NuxtJS: 2.0.0

0 ответов

Другие вопросы по тегам