Giter Club home page Giter Club logo

Comments (7)

c4spar avatar c4spar commented on July 22, 2024

Hi @SRNV,

your examle works just fine for me. I don't get this error.
Does the error also occur when you clear the deno cache?
And can you tell me which deno version and which operating system you are using?

from deno-cliffy.

SRNV avatar SRNV commented on July 22, 2024

I'm on Linux with deno 1.2.0.
don't know how to clear deno cache actually

from deno-cliffy.

c4spar avatar c4spar commented on July 22, 2024

Hi @SRNV,
It works for me also on linux.
The cache location on linux should be ~/.cache/deno. To clear the cache just delete the directory.
I had to clear the deno cache several times after I upgraded to a newer deno version. Maybe it help's also in your case.

from deno-cliffy.

c4spar avatar c4spar commented on July 22, 2024

@SRNV , i think the problem must be your typo in messsage because the line where the error is thrown is the place where the GenericPrompt prints the message but the message is undefined.

from deno-cliffy.

c4spar avatar c4spar commented on July 22, 2024

@SRNV i will close the issue. if the problem still exists you can reopen it.

from deno-cliffy.

SRNV avatar SRNV commented on July 22, 2024

Just saw that I give messsage instead of message
Sorry for that
Seems like ts saw nothing. Is the type of options is any ?

from deno-cliffy.

c4spar avatar c4spar commented on July 22, 2024

no the type of the select options is not any, it's SelectOptions. when i execute your example with the typo i get an compiler error.

from deno-cliffy.

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.