GithubHelp home page GithubHelp logo

semver-webpack-plugin's People

Contributors

bobsans avatar phuonghuynh avatar ryanhmasten avatar sebastiantroc avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar  avatar

semver-webpack-plugin's Issues

How would one tell the webpack plugin to increment the prerelease

The repo examples don't show this, thus I am not sure how to configure the plugin portion.
Whenever I run it, it sets the version within package.json to null

    new SemverPlugin({
      files: [path.resolve(__dirname, 'package.json')],
      incArgs: ['increment','prelease,beta']
    }),

or

    new SemverPlugin({
      files: [path.resolve(__dirname, 'package.json')],
      incArgs: ['increment=prelease,beta']
    }),

or

engine compatibility error installing latest release

Installing a project with this package as a dependency and started getting this error.

 warning webpack-s3-plugin > cdnizer > [email protected]: Package no longer supported. Contact [email protected] for more info.
[2/4] Fetching packages...
info [email protected]: The platform "linux" is incompatible with this module.
info "[email protected]" is an optional dependency and failed compatibility check. Excluding it from installation.
error [email protected]: The engine "node" is incompatible with this module. Expected version "^5.6.0".
error Found incompatible module
info Visit https://yarnpkg.com/en/docs/cli/install for documentation about this command.
:buildNodeDest FAILED

FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task ':buildNodeDest'.
> Process 'command '/var/lib/****/workspace/***/.gradle/yarn/yarn-v1.3.2/bin/yarn'' finished with non-zero exit value 1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output.

BUILD FAILED

Pinning back to 1.0.12 fixed it, but based on recent commits, I'm not sure what would have triggered this? ๐Ÿค”

$ node -v && npm -v && yarn -v
v8.11.2
5.6.0
1.7.0

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.