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

Deno validator import path error #1907

Open
effigies opened this issue Mar 5, 2024 · 3 comments
Open

Deno validator import path error #1907

effigies opened this issue Mar 5, 2024 · 3 comments
Labels

Comments

@effigies
Copy link
Collaborator

effigies commented Mar 5, 2024

$ deno run --allow-read --allow-env https://deno.land/x/bids_validator/bids-validator.ts .
Warning Implicitly using latest version (v1.14.2-dev.0) for https://deno.land/x/bids_validator/bids-validator.ts
error: Relative import path "std/log/levels.ts" not prefixed with / or ./ or ../
    at https://deno.land/x/bids_validator@v1.14.2-dev.0/deps/logger.ts:13:31
@effigies effigies added the bug label Mar 5, 2024
@effigies
Copy link
Collaborator Author

effigies commented Mar 5, 2024

Oh, this may just need a release. I think this was resolved in #1902. @rwblair Would you be willing to push a v1.14.2-dev.1 to test?

@rwblair
Copy link
Member

rwblair commented Mar 7, 2024

I misread that and just cut a whole new release.

@effigies
Copy link
Collaborator Author

effigies commented Mar 7, 2024

That's fine. I just meant at a minimum.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants