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

Conversation

bernd
Copy link
Member

@bernd bernd commented Mar 23, 2020

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

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 bernd added this to the 3.3.0 milestone Mar 23, 2020
Copy link
Member

@dennisoelkers dennisoelkers left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Fixing it for me!

@dennisoelkers dennisoelkers merged commit acd10fb into master Mar 23, 2020
@dennisoelkers dennisoelkers deleted the issue-7731 branch March 23, 2020 15:48
bernd added a commit to Graylog2/graylog-plugin-collector that referenced this pull request Mar 23, 2020
bernd added a commit to Graylog2/graylog-plugin-aws that referenced this pull request Mar 23, 2020
bernd added a commit to Graylog2/graylog-plugin-threatintel that referenced this pull request Mar 23, 2020
bernd added a commit to Graylog2/graylog-plugin-integrations that referenced this pull request Mar 23, 2020
dennisoelkers pushed a commit to Graylog2/graylog-plugin-threatintel that referenced this pull request Mar 24, 2020
dennisoelkers pushed a commit to Graylog2/graylog-plugin-integrations that referenced this pull request Mar 24, 2020
dennisoelkers pushed a commit to Graylog2/graylog-plugin-collector that referenced this pull request Mar 24, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Unable to build graylog anymore due to yarn build error
2 participants