Code Monkey home page Code Monkey logo

turing-bot's People

Contributors

mrloldev avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

turing-bot's Issues

Can you help fix this error?

D:\Bots\stable-diffusion\node_modules>pnpm start

[email protected] start D:\Bots\stable-diffusion
tsc && node .

src/commands/premium.ts:50:1 - error TS2742: The inferred type of 'default' cannot be named without a reference to '.pnpm/@discordjs[email protected]/node_modules/@discordjs/builders'. This is likely not portable. A type annotation is necessary.

50 export default {
~~~~~~~~~~~~~~~~
51 data,
~~~~~~~
...
100 },
~~~~
101 };
~~

src/commands/stable-diffusion.ts:427:1 - error TS2742: The inferred type of 'default' cannot be named without a reference to '.pnpm/@discordjs[email protected]/node_modules/@discordjs/builders'. This is likely not portable. A type annotation is necessary.

427 export default {
~~~~~~~~~~~~~~~~
428 cooldown: "2m",
~~~~~~~~~~~~~~~~~
...
700 },
~~~~
701 };
~~

src/commands/transcript.ts:124:1 - error TS2742: The inferred type of 'default' cannot be named without a reference to '.pnpm/@discordjs[email protected]/node_modules/@discordjs/builders'. This is likely not portable. A type annotation is necessary.

124 export default {
~~~~~~~~~~~~~~~~
125 cooldown: "1m",
~~~~~~~~~~~~~~~~~
...
170 },
~~~~
171 };
~~

src/modules/stablehorde.ts:152:23 - error TS2742: The inferred type of 'generateUpscaleRow' cannot be named without a reference to '.pnpm/@discordjs[email protected]/node_modules/@discordjs/builders'. This is likely not portable. A type annotation is necessary.

152 export async function generateUpscaleRow(generationId, images) {
~~~~~~~~~~~~~~~~~~

src/modules/stablehorde.ts:163:23 - error TS2742: The inferred type of 'generateRateRow' cannot be named without a reference to '.pnpm/@discordjs[email protected]/node_modules/@discordjs/builders'. This is likely not portable. A type annotation is necessary.

163 export async function generateRateRow(generationId, userId, imageId) {
~~~~~~~~~~~~~~~

Found 5 errors in 4 files.

Errors Files
1 src/commands/premium.ts:50
1 src/commands/stable-diffusion.ts:427
1 src/commands/transcript.ts:124
2 src/modules/stablehorde.ts:152
 ELIFECYCLE  Command failed with exit code 1.

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.