Skip to content

[BUG] Packages lost on install of package #3944

@DaveO-Home

Description

@DaveO-Home

Is there an existing issue for this?

  • I have searched the existing issues

Current Behavior

Ran this and lost the whole application;

npm install loose-envify -D
npm WARN ERESOLVE overriding peer dependency
npm WARN While resolving: stripcode-brunch@0.1.1
npm WARN Found: brunch@4.0.0
npm WARN node_modules/brunch
npm WARN   brunch@"^4.0.0" from the root project
npm WARN 
npm WARN Could not resolve dependency:
npm WARN peer brunch@"^2.10.12" from stripcode-brunch@0.1.1
npm WARN brunch/appl/js/stripcode-brunch
npm WARN   stripcode-brunch@0.1.1
npm WARN   node_modules/stripcode-brunch
npm WARN 
npm WARN Conflicting peer dependency: brunch@2.10.17
npm WARN node_modules/brunch
npm WARN   peer brunch@"^2.10.12" from stripcode-brunch@0.1.1
npm WARN   brunch/appl/js/stripcode-brunch
npm WARN     stripcode-brunch@0.1.1
npm WARN     node_modules/stripcode-brunch
npm WARN EBADENGINE Unsupported engine {
npm WARN EBADENGINE   package: 'karma@0.13.22',
npm WARN EBADENGINE   required: { node: '0.10 || 0.12 || 4 || 5' },
npm WARN EBADENGINE   current: { node: 'v16.10.0', npm: '8.1.1' }
npm WARN EBADENGINE }

Expected Behavior

Install the one package

Steps To Reproduce

See error above

Environment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Bugthing that needs fixingNeeds Triageneeds review for next stepsRelease 8.xwork is associated with a specific npm 8 release

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions