You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
Thanks for creating this boilerplate! Unfortunately I ran into an issue using it:
Same issue when running deno build. This is using latest version of your repo.
The text was updated successfully, but these errors were encountered: