Giter Site home page Giter Site logo

Comments (8)

Skillz4Killz avatar Skillz4Killz commented on September 24, 2024

Thank you for catching this, the readme was a little outdated. With the latest changes to deno, we have begun needing more flags in order to make it all work together. pm2 start mod.ts --interpreter="deno" --interpreter-args="run --allow-net --allow-read --no-check --config tsconfig.json --quiet -r"

For future reference, I always keep the scripts.yml file updated, sometimes I forget to update the readme sorry 🙏

If this doesn't fix the issues, I will reopen the issue for you, just leave a comment letting me know

from template.

GBrayJ avatar GBrayJ commented on September 24, 2024

It didn't actually fix the issue.
It still can't connect!

from template.

GBrayJ avatar GBrayJ commented on September 24, 2024

It says it started, but the bot doesn't go online. Using 'Deno' just gives me the error

error: expected value at line 1 column 1
Imported from "https://deno.land/x/[email protected]/i18next.js:10"

and doesn't work.

from template.

GBrayJ avatar GBrayJ commented on September 24, 2024

If you need system settings, configs, logs, environmental settings, ect* just tell me what you need.

from template.

GBrayJ avatar GBrayJ commented on September 24, 2024

The need command you left me does not work. My error message is

PS C:\Users\Brayden\DiscordENO> deno run --allow-net --allow-read --no-check --config tsconfig.json --quiet
error: The following required arguments were not provided:
    <SCRIPT_ARG>...

USAGE:
    deno run <SCRIPT_ARG>... --allow-net=<allow-net> --allow-read=<allow-read> --config <FILE> --no-check --quiet

For more information try --help

from template.

Skillz4Killz avatar Skillz4Killz commented on September 24, 2024

@GBrayJ Looks like you forgot to give it the file to run. At the end type mod.ts

from template.

GBrayJ avatar GBrayJ commented on September 24, 2024

So if I do that I get this

PS C:\Users\Brayden\DiscordENO> deno run --allow-net --allow-read --no-check --config tsconfig.json mod.ts
Download https://x.nest.land/[email protected]/src/module/client.ts
Download https://x.nest.land/[email protected]/mod.ts
Download https://arweave.net/0HlC7Biwq9YMnvvY0T53JCusUSwIpSBfHW_YQY5KRZA/mod.ts
Download https://arweave.net/0HlC7Biwq9YMnvvY0T53JCusUSwIpSBfHW_YQY5KRZA/src/module/client.ts
error: error sending request for url (https://arweave.net/0HlC7Biwq9YMnvvY0T53JCusUSwIpSBfHW_YQY5KRZA/mod.ts): error trying to connect: received corrupt message
PS C:\Users\Brayden\DiscordENO> 

and it still doesn't work.

from template.

Skillz4Killz avatar Skillz4Killz commented on September 24, 2024

After speaking to Nest.Land and Deno devs this appears to be a network issue that needs to be resolved with Deno itself. The library itself is not the issue as the same code is working on other devices.
Best place to request help for this would be at https://discord.gg/deno

from template.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.