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

error: missing field now at line 9 column 1 #52

Open
ealib opened this issue Aug 11, 2023 · 0 comments
Open

error: missing field now at line 9 column 1 #52

ealib opened this issue Aug 11, 2023 · 0 comments

Comments

@ealib
Copy link

ealib commented Aug 11, 2023

deno 1.36.1 (release, x86_64-pc-windows-msvc)
v8 11.6.189.12
typescript 5.1.6

Running a script with a simple import as per documentation

import Denomander from "https://deno.land/x/denomander/mod.ts";

you get this error

C:\temp>deno run -A --unstable test-deanomander-import.ts
error: missing field `now` at line 9 column 1
    at file:///C:/temp/test-deanomander-import.ts:2:24

C:\temp>
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

1 participant