vbenjs / vite-plugin-style-import

A plug-in that imports component library styles on demand.it is fast
MIT License
448 stars 59 forks source link

Error: Cannot find module 'consola' #79

Open Trojan0523 opened 2 years ago

Trojan0523 commented 2 years ago
shengwong233 commented 2 years ago

i use npm install consola by myself, and it works

faradaytrs commented 2 years ago

Any progress on this?

yoyo837 commented 2 years ago

Big surprising problem.

xieyezi commented 2 years ago

how to resolve it ?

ixre commented 2 years ago

me too.

aiyogg commented 2 years ago

It may be a typo in package.json: 'console'

isToThyMoon commented 2 years ago

cannot belive it, 'dependencies' field in package.json has "console": "^0.7.2", but index.mjs use 'consola'. just install it by yourself.

webfansplz commented 2 years ago

Any progress on this? It seems to be an urgent issue ! 😂