Skip to content

["react-helmet-async@npm:@slorber/react-helmet-async@*"] is trying to unpack in the same destination #10997

Closed
@cylewaitforit

Description

@cylewaitforit

Have you read the Contributing Guidelines on issues?

Prerequisites

  • I'm using the latest version of Docusaurus.
  • I have tried the npm run clear or yarn clear command.
  • I have tried rm -rf node_modules yarn.lock package-lock.json and re-installing packages.
  • I have tried creating a repro with https://new.docusaurus.io.
  • I have read the console error message carefully (if applicable).

Description

Unable to determine the correct destination for "react-helmet-async@npm:@slorber/react-helmet-async@*" is trying to unpack in the same location as "react-helmet-async@npm:@slorber/[email protected]".

Reproducible demo

https://stackblitz.com/github/facebook/docusaurus/tree/main/examples/classic-typescript?file=README.md

Steps to reproduce

  1. Visit docsuaurus.new and click the stackblitz demo.
  2. Check yarn install log output

Expected behavior

Docusaurus should install without warnings.

Actual behavior

Yarn warns:

warning Pattern ["react-helmet-async@npm:@slorber/react-helmet-async@*"] is trying to unpack in the same destination "/home/.cache/yarn/v6/npm-react-helmet-async-1.3.0-11fbc6094605cf60aa04a28c17e0aab894b4ecff-integrity/node_modules/react-helmet-async" as pattern ["react-helmet-async@npm:@slorber/[email protected]"]. This could result in non-deterministic behavior, skipping.

Your environment

Self-service

  • I'd be willing to fix this bug myself.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugAn error in the Docusaurus core causing instability or issues with its execution

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions