mirror of
https://github.com/denoland/deno.git
synced 2024-11-22 15:06:54 -05:00
8 lines
244 B
Text
8 lines
244 B
Text
|
error: Uncaught (in promise) ReferenceError: Temporal is not defined
|
||
|
Temporal.Now.instant();
|
||
|
^
|
||
|
at [WILDCARD]missing_flag.js:1:1
|
||
|
|
||
|
info: Temporal is an unstable API.
|
||
|
hint: Run again with `--unstable-temporal` flag to enable this API.
|