elm-css-modules-loader icon indicating copy to clipboard operation
elm-css-modules-loader copied to clipboard

NPM module installed recursively in example directory

Open sentience opened this issue 7 years ago • 0 comments
trafficstars

When I npm install in the example directory, I've noticed that the module is installed inside itself recursively (elm-css-modules-loader/example/node_modules/elm-css-modules-loader/example/node_modules/elm-css-modules-loader/example/node_modules/…), and that this is probably not intended or desirable.

sentience avatar Dec 20 '17 14:12 sentience