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

Chrome 86 error #22

Closed
Anoesj opened this issue Oct 13, 2020 · 1 comment
Closed

Chrome 86 error #22

Anoesj opened this issue Oct 13, 2020 · 1 comment

Comments

@Anoesj
Copy link

Anoesj commented Oct 13, 2020

Hey there,

Thanks for making Polyfiller!

I'm using the following URL to polyfill es, intl (Dutch) and fetch: https://polyfill.app/api/polyfill?features=es,intl|locale=nl,fetch
However, this returns an error when using Chrome 86:

An Error occurred.
Code: 500
BrowserslistError

BrowserslistError: Unknown version 86 of chrome at Function.select (/app/node_modules/browserslist/index.js:1086:17) at /app/node_modules/browserslist/index.js:336:33 at Array.reduce () at resolve (/app/node_modules/browserslist/index.js:318:18) at browserslist (/app/node_modules/browserslist/index.js:443:21) at normalizeBrowserslist (/app/node_modules/@wessberg/browserslist-generator/dist/cjs/index.js:741:12) at generateBrowserslistFromUseragent (/app/node_modules/@wessberg/browserslist-generator/dist/cjs/index.js:1461:36) at Object.userAgentSupportsFeatures (/app/node_modules/@wessberg/browserslist-generator/dist/cjs/index.js:1501:35) at shouldIncludePolyfill (/app/dist/index.js:3456:102) at polyfillSet.forEach.polyfill (/app/dist/index.js:3491:13)

BrowserslistError: Unknown version 86 of chrome

Any idea what might be going on?

@wessberg
Copy link
Owner

wessberg commented Oct 14, 2020

This problem has been fixed and is now live!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants