You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 16, 2025. It is now read-only.
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
In my Vue.js source code, I have this line
alert = require('alert')
This in turn triggers
npm-install-pluginto installalertandalert.js. The problem is the installation keeps repeating endlessly, even though both modules have been installed innode_modules/and added topackage.json