You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm noob in yarn so sorry
Please help as there's step in failure:
$ yarn dev
WARN sass-loader@9.0.3 is installed but ^10.1.1 is expected 03:04:07
WARN mode option is deprecated. You can safely remove it from nuxt.config 03:04:10
ℹ Using Tailwind CSS from ~/assets/styles/tailwind.scss nuxt:tailwindcss 03:04:10
FATAL Your application tried to access tailwindcss, but it isn't declared in your dependencies; this makes the require call ambiguous and unsound.
Required package: tailwindcss (via "tailwindcss/defaultTheme")
Required by: /home/budi/Downloads/i-hate-regex/assets/styles/
Require stack:
- /home/budi/Downloads/i-hate-regex/assets/styles/tailwind.config.js
Required package: tailwindcss (via "tailwindcss/defaultTheme")
Required by: assets/styles/
Require stack:
- assets/styles/tailwind.config.js
at require$$0.Module._resolveFilename (.pnp.cjs:26511:13)
at Function.resolve (node:internal/modules/cjs/helpers:109:19)
at _resolve (.yarn/cache/jiti-npm-1.16.0-a3cbfd13e3-28844cd691.zip/node_modules/jiti/dist/jiti.js:1:243302)
at jiti (.yarn/cache/jiti-npm-1.16.0-a3cbfd13e3-28844cd691.zip/node_modules/jiti/dist/jiti.js:1:245428)
at assets/styles/tailwind.config.js:1:95
at Resolver.jiti [as _require] (.yarn/cache/jiti-npm-1.16.0-a3cbfd13e3-28844cd691.zip/node_modules/jiti/dist/jiti.js:1:247502)
at Resolver.requireModule (.yarn/cache/@nuxt-core-npm-2.15.8-ea349e16fd-413e907a50.zip/node_modules/@nuxt/core/dist/core.js:381:29)
at module.exports (.yarn/cache/@nuxtjs-tailwindcss-npm-3.4.3-4f2ebbe345-b9a2802f97.zip/node_modules/@nuxtjs/tailwindcss/lib/module.js:36:36)
at async ModuleContainer.addModule (.yarn/cache/@nuxt-core-npm-2.15.8-ea349e16fd-413e907a50.zip/node_modules/@nuxt/core/dist/core.js:239:20)
at async ModuleContainer.ready (.yarn/cache/@nuxt-core-npm-2.15.8-ea349e16fd-413e907a50.zip/node_modules/@nuxt/core/dist/core.js:51:7)
at async Nuxt._init (.yarn/cache/@nuxt-core-npm-2.15.8-ea349e16fd-413e907a50.zip/node_modules/@nuxt/core/dist/core.js:478:5)
How to solve out ?
The text was updated successfully, but these errors were encountered:
abdulbadii
changed the title
Install trying for it and for yarn failed
Installing attempt for it and for yarn failed
Sep 26, 2022
abdulbadii
changed the title
Installing attempt for it and for yarn failed
Installing attempt failed on test "yarn dev"
Sep 26, 2022
I'm noob in yarn so sorry
Please help as there's step in failure:
How to solve out ?
The text was updated successfully, but these errors were encountered: