Skip to content

error: Import assertions are deprecated. #58

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

Open
cxwx opened this issue Jan 8, 2025 · 0 comments
Open

error: Import assertions are deprecated. #58

cxwx opened this issue Jan 8, 2025 · 0 comments

Comments

@cxwx
Copy link

cxwx commented Jan 8, 2025

deno run -A tal.ts --html cxwx/awesome-root-cern
error: Import assertions are deprecated. Use with keyword, instead of 'assert' keyword.

import dbInitMeta from "./db-meta-init.json" assert { type: "json" };

at file:///Users/cxwx/software/awesome/trackawesomelist-source/init-db.ts:7:1

make: *** [startsource] Error 1

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