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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug]: @babel/helper-wrap-function@7.18.10 build error #14824

Closed
1 task
ostli opened this issue Aug 3, 2022 · 3 comments 路 Fixed by #14825
Closed
1 task

[Bug]: @babel/helper-wrap-function@7.18.10 build error #14824

ostli opened this issue Aug 3, 2022 · 3 comments 路 Fixed by #14825
Labels
i: duplicate outdated A closed issue/PR that is archived due to age. Recommended to make a new issue

Comments

@ostli
Copy link

ostli commented Aug 3, 2022

馃捇

  • Would you like to work on a fix?

How are you using Babel?

@babel/cli

Input code

This change 4f278dc#diff-13301793f9705926efa934907a80c6d92342813613d1ef42e638f21158d395d9R12 results in an error.

The corresponding version is https://www.npmjs.com/package/@babel/helper-wrap-function/v/7.18.10

Configuration file name

No response

Configuration

No response

Current and expected behavior

image

Environment

System:
OS: macOS 12.3.1
Binaries:
Node: 14.19.0 - ~/.nvm/versions/node/v14.19.0/bin/node
npm: 6.14.16 - ~/.nvm/versions/node/v14.19.0/bin/npm
npmPackages:
@babel/core: 7.12.3 => 7.12.3
@babel/generator: 7.17.10 => 7.17.10
@babel/helper-module-imports: 7.12.1 => 7.12.1
@babel/helper-wrap-function: 7.18.9 => 7.18.9
@babel/helpers: 7.12.1 => 7.12.1
@babel/parser: 7.17.10 => 7.17.10
@babel/plugin-proposal-class-properties: 7.12.1 => 7.12.1
@babel/plugin-proposal-decorators: 7.12.1 => 7.12.1
@babel/plugin-proposal-do-expressions: 7.12.1 => 7.12.1
@babel/plugin-proposal-export-default-from: 7.12.1 => 7.12.1
@babel/plugin-proposal-export-namespace-from: 7.12.1 => 7.12.1
@babel/plugin-proposal-function-bind: 7.12.1 => 7.12.1
@babel/plugin-proposal-function-sent: 7.12.1 => 7.12.1
@babel/plugin-proposal-optional-chaining: ^7.11.0 => 7.18.9
@babel/plugin-proposal-pipeline-operator: 7.12.1 => 7.12.1
@babel/plugin-proposal-private-methods: 7.12.1 => 7.12.1
@babel/plugin-proposal-throw-expressions: 7.12.1 => 7.12.1
@babel/plugin-syntax-dynamic-import: ^7.8.3 => 7.8.3
@babel/plugin-transform-modules-commonjs: ^7.15.4 => 7.18.6
@babel/plugin-transform-runtime: 7.12.1 => 7.12.1
@babel/plugin-transform-typescript: ^7.16.1 => 7.18.10
@babel/preset-env: 7.12.1 => 7.12.1
@babel/preset-typescript: ^7.10.4 => 7.18.6
@babel/runtime: 7.12.1 => 7.12.1
@babel/template: 7.16.7 => 7.16.7
@babel/traverse: 7.17.10 => 7.17.10
babel-code-frame: ^6.26.0 => 6.26.0
babel-loader: ^8.1.0 => 8.2.5
babel-plugin-istanbul: ^6.0.0 => 6.1.1
eslint: ^7.9.0 => 7.32.0
jest: ^26.6.1 => 26.6.3
webpack: ^5.73.0 => 5.73.0

Possible solution

use version 7.18.9

Additional context

No response

@babel-bot
Copy link
Collaborator

Hey @ostwindli! We really appreciate you taking the time to report an issue. The collaborators on this project attempt to help as many people as possible, but we're a limited number of volunteers, so it's possible this won't be addressed swiftly.

If you need any help, or just have general Babel or JavaScript questions, we have a vibrant Slack community that typically always has someone willing to help. You can sign-up here for an invite.

@ostli ostli changed the title [Bug]: [Bug]: @babel/helper-wrap-function@7.18.10 build error Aug 3, 2022
@liuxingbaoyu
Copy link
Member

#14752 (comment)

Could you try this?

@JLHwung
Copy link
Contributor

JLHwung commented Aug 4, 2022

Fixed in @babel/helper-wrap-function 7.18.11.

@github-actions github-actions bot added the outdated A closed issue/PR that is archived due to age. Recommended to make a new issue label Nov 4, 2022
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Nov 4, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
i: duplicate outdated A closed issue/PR that is archived due to age. Recommended to make a new issue
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants