Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Installing attempt failed on test "yarn dev" #96

Open
abdulbadii opened this issue Sep 26, 2022 · 0 comments
Open

Installing attempt failed on test "yarn dev" #96

abdulbadii opened this issue Sep 26, 2022 · 0 comments

Comments

@abdulbadii
Copy link

abdulbadii commented Sep 26, 2022

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 ?

@abdulbadii abdulbadii changed the title Install trying for it and for yarn failed Installing attempt for it and for yarn failed Sep 26, 2022
@abdulbadii abdulbadii changed the title Installing attempt for it and for yarn failed Installing attempt failed on test "yarn dev" Sep 26, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant