W
Wasp5mo ago
Useless

What do i do?

The image explains
No description
11 Replies
kapa.ai
kapa.ai5mo ago
Hi @🍀 U͍͓͍s͍͙̻e̢͉͚l̝͙e͔͇̫s̝s 🍀. I'm kapa.ai, your friendly support bot. I will try to answer your question by searching through the knowledge base. :wave: ---------------------- I'm sorry, but your question is quite vague and doesn't provide enough context for me to understand what you're asking about regarding Wasp. There's also no image visible in your message that I can reference. If you're having an issue with Wasp (the web application framework), could you please provide more specific details about: - What you're trying to accomplish - Any error messages you're seeing - What part of Wasp you're working with I'd be happy to help with specific Wasp-related questions about installation, deployment, database setup, CLI commands, or other aspects of the framework. ---------------------- Note: you can ask me a follow up question by @ mentioning me again :speech_balloon: ---------------------- Sorry @🍀 U͍͓͍s͍͙̻e̢͉͚l̝͙e͔͇̫s̝s 🍀, I seem to be having a bit of trouble. Don't worry though, I've pinged my support and they will try to fix me up! :technologist: Perhaps try again in 15mins?
Useless
UselessOP5mo ago
when i use wasp new it says command not found
Adam Tang
Adam Tang5mo ago
You will need to install wasp before using it.
Useless
UselessOP5mo ago
I did, thats the thing
Adam Tang
Adam Tang5mo ago
Windows?
Carlos
Carlos5mo ago
1. Can you re-run the installer? It probably has a message related to PATH telling you what to do. 2. We strongly discourage placing your projects in /mnt/C (the Windows filesystem), and recommend sticking to the Linux side, otherwise file-watching and permissions might not run correctly.
Useless
UselessOP5mo ago
Ok! Done, but i have seem to ran into a new problem
No description
genyus
genyus5mo ago
The error message indicates that you need to upgrade to Node 20.x or higher. nvm is recommended if you need to run multiple versions: https://wasp.sh/docs/quick-start#requirements
Quick Start | Wasp
Installation
Useless
UselessOP5mo ago
i updated it tho, to latest
MEE6
MEE65mo ago
Wohooo @🍀 U͍͓͍s͍͙̻e̢͉͚l̝͙e͔͇̫s̝s 🍀, you just became a Waspeteer level 1!
genyus
genyus5mo ago
What's the output if you run node -v?

Did you find this page helpful?