Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update babel to 7.8.7 graylog-web-plugin to fix a dependency issue #7733

Merged
merged 1 commit into from Mar 23, 2020

Commits on Mar 23, 2020

  1. Update babel to 7.8.7 graylog-web-plugin to fix a dependency issue

    This fixes the following error when running "npm install" in
    graylog-web-plugin:
    
      error: [BABEL] graylog2-web-interface/packages/graylog-web-plugin/src/PluginManifest.js:
        Could not find plugin "proposal-numeric-separator". Ensure there is an
        entry in ./available-plugins.js for it.
    
    Related PR in babel: babel/babel#11201
    
    Fixes #7731
    bernd committed Mar 23, 2020
    Configuration menu
    Copy the full SHA
    8473e51 View commit details
    Browse the repository at this point in the history