Git Product home page Git Product logo

Comments (18)

david-whitlark avatar david-whitlark commented on June 14, 2024 11

well until they push a release. this works for me =>

npm install webpack-contrib/npm-install-webpack-plugin --save-dev

from install-webpack-plugin.

xiongchengqing avatar xiongchengqing commented on June 14, 2024 6

@insin is there any idea about next release resolving this issue?

from install-webpack-plugin.

insin avatar insin commented on June 14, 2024 4

I've published npm-install-webpack2-plugin to npm in the meantime (which is built from b21bd32) as I need a non-scoped (don't ask) Webpack 2 compatible version.

These are the draft release notes I had ready for the next release:

  • Added a quiet option - enabling it will silence npm install output.
  • Check if modules are resolvable from the current working directory instead of checking dependencies and devDependencies in package.json .
    • package.json is now optional - the plugin will no longer create it if it doesn't exist.
    • If package.json exists, the plugin will --save newly-installed dependencies to it as usual.
  • Allow Webpack to attempt to resolve loaders first, as module.resolveLoaders configuration may enable resolving of loaders which aren't resolvable from the current working directory.
  • Added support for Babel presets specified as a [preset, options] array.
  • Added compatibility for Webpack 2 creating resolvers later in the process.

from install-webpack-plugin.

lcxfs1991 avatar lcxfs1991 commented on June 14, 2024 1

hi there. Wondering when the latest fix will be published in npm platform.

from install-webpack-plugin.

JSteunou avatar JSteunou commented on June 14, 2024 1

@ericclemmons could you publish a release pretty please? ;)

from install-webpack-plugin.

EasonZhao91 avatar EasonZhao91 commented on June 14, 2024

me too!

from install-webpack-plugin.

insin avatar insin commented on June 14, 2024

This should be fixed in master (8ba2ad7) - we just need to cut a release.

from install-webpack-plugin.

EasonZhao91 avatar EasonZhao91 commented on June 14, 2024

it is also doesn't work in webpack2.2.0

from install-webpack-plugin.

mburdz avatar mburdz commented on June 14, 2024

@IZHQT if you look at the fix that @insin mentioned you'll see that he updated webpack to v2.2.0 in it. @insin any idea when the next release will be cut? thanks!

from install-webpack-plugin.

flexzero avatar flexzero commented on June 14, 2024

Getting same error in webpack 2.2.1

from install-webpack-plugin.

Jorybraun avatar Jorybraun commented on June 14, 2024
  • __ - same

from install-webpack-plugin.

anztrax avatar anztrax commented on June 14, 2024

me too

from install-webpack-plugin.

digitaldeus avatar digitaldeus commented on June 14, 2024

same

from install-webpack-plugin.

johadi avatar johadi commented on June 14, 2024

same here, new release is highly needed

from install-webpack-plugin.

Afelua avatar Afelua commented on June 14, 2024

I have the same problem

from install-webpack-plugin.

eblonvia avatar eblonvia commented on June 14, 2024

@david-whitlark : Thanks for your solution.
It works for me on ubuntu but I am wondring how did you figured out this solution ?

from install-webpack-plugin.

david-whitlark avatar david-whitlark commented on June 14, 2024

@eblonvia I realized that the fix had been committed to the repo, but had not been pushed to npm, so by telling npm to install directly from the repo instead of npm allowed me to use the updated code

from install-webpack-plugin.

alexander-akait avatar alexander-akait commented on June 14, 2024

Staled and fixed in master

from install-webpack-plugin.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.