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

Cannot find module 'caniuse-lite/data/features/css-unicode-bidi' #102

Closed
uriboshogo opened this issue Sep 12, 2022 · 2 comments
Closed

Cannot find module 'caniuse-lite/data/features/css-unicode-bidi' #102

uriboshogo opened this issue Sep 12, 2022 · 2 comments

Comments

@uriboshogo
Copy link

We cannot install Nuxt.js.

ERROR  Cannot find module 'caniuse-lite/data/features/css-unicode-bidi'                                                                                                                  11:19:02
Require stack:
- /xxxxxxxxxxxxxxxxxxx/node_modules/autoprefixer/data/prefixes.js
@johnnliu
Copy link

Vue JS

Error in ./src/App.vue?vue&type=style&index=0&id=7ba5bd90&lang=scss

Syntax Error: Error: Loading PostCSS Plugin failed: Cannot find module 'caniuse-lite/data/features/css-unicode-bidi'
Require stack:

  • ..\node_modules\autoprefixer\data\prefixes.js
  • ..\node_modules\autoprefixer\lib\autoprefixer.js
  • ..\node_modules\import-from\index.js
  • ..\node_modules\import-cwd\index.js
  • ..\node_modules\postcss-load-config\src\options.js
  • ..\node_modules\postcss-load-config\src\index.js
  • ..\node_modules\postcss-loader\src\index.js
  • ..\node_modules\loader-runner\lib\loadLoader.js
  • ..\node_modules\loader-runner\lib\LoaderRunner.js
  • ..\node_modules\webpack\lib\NormalModule.js
  • ..\node_modules\webpack\lib\NormalModuleFactory.js
  • ..\node_modules\webpack\lib\Compiler.js
  • ..\node_modules\webpack\lib\webpack.js
  • ..\node_modules@vue\cli-service\lib\commands\serve.js
  • ..\node_modules@vue\cli-service\lib\Service.js
  • ..\node_modules@vue\cli-service\bin\vue-cli-service.js

(..\postcss.config.js)
at Array.map ()

@ai
Copy link
Member

ai commented Sep 12, 2022

Dublicate #100

@ai ai closed this as completed Sep 12, 2022
feedthejim added a commit to vercel/next.js that referenced this issue Sep 19, 2022
Fixes build errors related to
browserslist/caniuse-lite#102

see
https://github.com/vercel/next.js/actions/runs/3082979772/jobs/4983345078


## Bug

- [ ] Related issues linked using `fixes #number`
- [ ] Integration tests added
- [ ] Errors have a helpful link attached, see `contributing.md`

## Feature

- [ ] Implements an existing feature request or RFC. Make sure the
feature request has been accepted for implementation before opening a
PR.
- [ ] Related issues linked using `fixes #number`
- [ ] Integration tests added
- [ ] Documentation added
- [ ] Telemetry added. In case of a feature if it's used or not.
- [ ] Errors have a helpful link attached, see `contributing.md`

## Documentation / Examples

- [ ] Make sure the linting passes by running `pnpm lint`
- [ ] The "examples guidelines" are followed from [our contributing
doc](https://github.com/vercel/next.js/blob/canary/contributing/examples/adding-examples.md)
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

Successfully merging a pull request may close this issue.

3 participants