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

Error install Dino Saur #4

Open
kKen94 opened this issue Jul 2, 2020 · 1 comment
Open

Error install Dino Saur #4

kKen94 opened this issue Jul 2, 2020 · 1 comment

Comments

@kKen94
Copy link

kKen94 commented Jul 2, 2020

I try to install Deno Saur with command

deno install --unstable --allow-net --allow-env --allow-read=. --allow-write --allow-run --name saur https://deno.land/x/saur/cli.js

and I get this error:

error: TS2305 [ERROR]: Module '"https://deno.land/std/io/util"' has no exported member 'stringsReader'.
import { stringsReader } from "https://deno.land/std/io/util.ts";
         ~~~~~~~~~~~~~
    at https://raw.githubusercontent.com/tubbo/dejs/fuck-you-github/mod.ts:3:10
@RileySeaburg
Copy link

I don't believe this project is ready for production.

I'm getting an import error as well from another module.

error: Uncaught SyntaxError: The requested module 'https://deno.land/x/dirname/mod.ts' does not provide an export named '__' import { __ } from "https://deno.land/x/dirname/mod.ts"; ~~ at <anonymous> (https://deno.land/x/saur@v0.0.1/cli/generate/template.js:3:10)

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

2 participants