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

Failure when running deno test #4

Open
Almenon opened this issue Apr 7, 2023 · 0 comments
Open

Failure when running deno test #4

Almenon opened this issue Apr 7, 2023 · 0 comments

Comments

@Almenon
Copy link

Almenon commented Apr 7, 2023

Thanks for creating this boilerplate! Unfortunately I ran into an issue using it:

[nix-shell:~/misc/deno-docker-boilerplate]$ ./deno test
error: Module not found "https://deno.land/x/oak@master/mod.ts".
    at file:///Users/almenon/misc/deno-docker-boilerplate/src/deps.ts:1:83
error: Module not found "https://deno.land/x/mock@master/stub.ts".
    at file:///Users/almenon/misc/deno-docker-boilerplate/test/deps.ts:1:32

Same issue when running deno build. This is using latest version of your repo.

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