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

SyntaxError: Unexpected private name #ensureObj. Cannot parse class method with private name. #12033

Open
ajay-pal1 opened this issue Dec 23, 2024 · 1 comment
Labels
platform: macOS status: needs triage This issue needs to triage, applied to new issues type: bug

Comments

@ajay-pal1
Copy link

Screenshot 2024-12-23 at 5 17 22 PM

[✔] Environment
- OS: Mac OS 11.7.10 x86_64 (X64)
✔ Xcode Command Line Tools: installed
✔ rustc: 1.83.0 (90b35a623 2024-11-26)
✔ cargo: 1.83.0 (5ffbef321 2024-10-29)
✔ rustup: 1.27.1 (54dd3d00f 2024-04-24)
✔ Rust toolchain: stable-x86_64-apple-darwin (default)
- node: 20.17.0
- npm: 10.8.2

[-] Packages
- tauri 🦀: 2.1.1
- tauri-build 🦀: 2.0.3
- wry 🦀: 0.47.2
- tao 🦀: 0.30.8
- tauri-cli 🦀: 2.1.0
- @tauri-apps/api : 2.1.1
- @tauri-apps/cli : 2.1.0

[-] Plugins
- tauri-plugin-log 🦀: 2.2.0
- @tauri-apps/plugin-log : not installed!

[-] App
- build-type: bundle
- CSP: unset
- frontendDist: ../build
- devUrl: http://localhost:3000/
- framework: React

@FabianLars
Copy link
Member

Can you provide a minimal reproduction example for us? macOS 11 means Safari 14 equivalent webview so i assume your frontend bundler targets newer browser versions than that, causing it to use apis that aren't available maybe

@FabianLars FabianLars added type: bug platform: macOS status: needs triage This issue needs to triage, applied to new issues labels Dec 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
platform: macOS status: needs triage This issue needs to triage, applied to new issues type: bug
Projects
None yet
Development

No branches or pull requests

2 participants