Skip to content
This repository was archived by the owner on May 16, 2025. It is now read-only.
This repository was archived by the owner on May 16, 2025. It is now read-only.

Endless loop when installing the module alert #120

@hanxue

Description

@hanxue

In my Vue.js source code, I have this line

alert = require('alert')

This in turn triggers npm-install-plugin to install alert and alert.js. The problem is the installation keeps repeating endlessly, even though both modules have been installed in node_modules/ and added to package.json

Video of npm install webpack

npm-install-plugin

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions