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

Cannot build due to broken dependency #175

Open
tpart120 opened this issue Jan 3, 2025 · 0 comments · May be fixed by #176
Open

Cannot build due to broken dependency #175

tpart120 opened this issue Jan 3, 2025 · 0 comments · May be fixed by #176

Comments

@tpart120
Copy link

tpart120 commented Jan 3, 2025

Issue

Setup:

  • Deno Version: 2.0.4
  • v8 Version: 12.9.202.13-rusty
  • Typescript Version: 5.6.2
  • Opine Version: 2.3.4

Details

Opine fails to build due to a broken dependency:

error: Import assertions are deprecated. Use `with` keyword, instead of 'assert' keyword.

import db from "https://raw.githubusercontent.com/jshttp/mime-db/v1.52.0/db.json" assert {
  type: "json",
};

at https://deno.land/x/[email protected]/mod.ts:32:1
@tpart120 tpart120 linked a pull request Jan 3, 2025 that will close this issue
2 tasks
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

Successfully merging a pull request may close this issue.

1 participant