You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Error when run yarn start:ui on Chrome - TypeError: Accessor not expected at intrinsics.%IteratorPrototype%.constructor at installSesLockdown.ts:7:1
#87
Hello guys, I got this error* TypeError: Accessor not expected at intrinsics.%IteratorPrototype%.constructor at installSesLockdown.ts:7:1 when I'm using the Chrome** browser. In Firefox, it works fine.
SO: Ubuntu 23.04
Chrome Version: Version 125.0.6422.60 (Official Build) (64-bit)
[*]
[**]
The text was updated successfully, but these errors were encountered:
Stepping back a bit... what happened just before these symptoms? Were you following the getting started tutorial? You got as far as yarn start:ui? Then when you opened your browser, you immediately saw these errors?
=> Found "[email protected]"
info Reasons this module exists
- "_project_#offer-up-ui" depends on it
- Hoisted from "_project_#offer-up-ui#ses"
- Hoisted from "_project_#@agoric#swingset-vat#@endo#compartment-mapper#ses"
- Hoisted from "_project_#@agoric#casting#@endo#lockdown#ses"
- Hoisted from "_project_#@agoric#xsnap#@endo#netstring#ses"
- Hoisted from "_project_#@agoric#notifier#@endo#promise-kit#ses"
- Hoisted from "_project_#offer-up-contract#@endo#ses-ava#ses"
- Hoisted from "_project_#@agoric#xsnap#@endo#stream-node#ses"
- Hoisted from "_project_#@agoric#xsnap#@endo#stream#ses"
- Hoisted from "_project_#@agoric#swingset-vat#@endo#compartment-mapper#@endo#static-module-record#ses"
info Disk size without dependencies: "3.27MB"
info Disk size with unique dependencies: "3.33MB"
info Disk size with transitive dependencies: "3.33MB"
info Number of shared dependencies: 1
Done in 0.42s.
I don't see such an error when I start the dapp from fresh clone of the repo.
Hello guys, I got this error*
TypeError: Accessor not expected at intrinsics.%IteratorPrototype%.constructor at installSesLockdown.ts:7:1
when I'm using the Chrome** browser. In Firefox, it works fine.[*]
[**]
The text was updated successfully, but these errors were encountered: