'I can't run my nuxt app using yarn dev command

I am trying to run my nuxt app using yarn dev command but i see an error

│ ✖ Nuxt Fatal Error ││ ││ Error [ERR_MODULE_NOT_FOUND]: Cannot find module ││ 'E:\web_design\Rasel\shop\bengal-shop.yarn\cache\nuxt-windicss-npm-2.2. ││ 4-3075af130f-19ecc36a0b.zip\node_modules\nuxt-windicss\dist\module.mjs' ││ imported from ││ E:\web_design\Rasel\shop\bengal-shop.yarn\cache\nuxt-windicss-npm-2.2.4 ││ -3075af130f-19ecc36a0b.zip\node_modules\nuxt-windicss\dist\module.cjs

How to fix it?



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source