-
-
Notifications
You must be signed in to change notification settings - Fork 5.8k
Closed
Labels
i: needs triageoutdatedA closed issue/PR that is archived due to age. Recommended to make a new issueA closed issue/PR that is archived due to age. Recommended to make a new issue
Description
Bug Report
Current Behavior
api.caller is not a function at _default (/Code/node_modules/@babel/preset-env/lib/index.js:234:35) at Object.default (/Code/node_modules/@babel/helper-plugin-utils/lib/index.js:19:12) at getEnvPlugins (/Code/node_modules/parcel-bundler/src/transforms/babel/env.js:62:34) at getEnvConfig (/Code/node_modules/parcel-bundler/src/transforms/babel/env.js:12:25)
Environment
- Babel version(s): [7.7.0]
- Node/npm version: [Node 8.11.3/npm 5.6.0]
- OS: [ OSX 10.13.4]
- Monorepo: [no]
- How you are using Babel: [cli]
Possible Solution
I think need to check api.caller is not a function in packages/babel-preset-env/index.js line 240.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
i: needs triageoutdatedA closed issue/PR that is archived due to age. Recommended to make a new issueA closed issue/PR that is archived due to age. Recommended to make a new issue