nuxt-modules / device

Nuxt module for detecting device type.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Does anyone ever encountered this error report " No exports main defined ..."

pangyongsheng opened this issue · comments

"@nuxtjs/device": "^3.1.0",
"cross-env": "^7.0.3",
"nuxt": "3.0.0",
"unplugin-element-plus": "^0.4.1"

when i using yarn add @nuxtjs/device , report errors:

No "exports" main defined in /Users/pangyongsheng/Desktop/work/jiaoyanyun_home/node_modules/@nuxt/kit/package.json

This should be resolved in the latest version of @nuxt/kit.