question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Unknown version 16 of safari

See original GitHub issue

I’ve just updated to caniuse-lite 1.0.30001349 (currently latest) and I target this query 'supports es6-module and supports fetch' but when building for it, this error occurs Unknown version 16 of safari

Likely due to Apple releasing it very recently.

I’m using browserslist 4.20.4 (currently latest)

I suspect that browserslist needs an update to recognise this version, is that correct? Or should I post elsewhere. Also, is there anything I can do to avoid this error occurring in future on every release of a new browser?

A gif of the browserslist website also not recognising safari 16 Peek 2022-06-08 13-32

Issue Analytics

  • State:closed
  • Created a year ago
  • Comments:8 (2 by maintainers)

github_iconTop GitHub Comments

1reaction
aicommented, Jun 8, 2022

I suspect that browserslist needs an update to recognise this version, is that correct?

No, we need Can I Use update.

Browserslist use it for the browsers data.

There is nothing (expect bloody hacks) which we can do on Browserslist side.

0reactions
nkeilcommented, Jun 9, 2022

Yep, can confirm new Can I Use version is working.

Read more comments on GitHub >

github_iconTop Results From Across the Web

BrowserslistError: Unknown version 67 of android
So I undid my changes to the code, grabbed that output from npx browserslist , and saved it in .browserslistrc (I also had...
Read more >
About the security content of Safari 16 - Apple Support
This document describes the security content of Safari 16. About Apple security updates. For our customers' protection, Apple doesn't disclose, ...
Read more >
iOS update and restore errors - Apple Support (CA)
If your device couldn't be restored and you get a message that "an unknown error occurred [error number]," use these steps.
Read more >
Safari Web Inspector causes iOS app crash - Apple Developer
Issue: The Safari web inspector debugging works before the MacOS and iOS upgrade. After upgraded MacOS to 11.3 and XCode to 12.5, and...
Read more >
Safari downloading Unknown files - Apple Community
The files were unknown-1.download, unknown-2.download, etc with the last one being unknown-1024.download Each with a safari download extension.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found