Wasp cannot find wasp root after downloading MageGPT app

Hi, nice to meet you all! I am having issues to run the app that MageGPT generated for me. I have installed wasp and I have tried to setup a blank app and it worked. Unfortunately when I tried running the generated code, it said: Couldn't find wasp project root - make sure you are running this command from a Wasp project. I am wondering how to fix this issue. I will appreciate your help.
7 Replies
miho
miho8mo ago
Make sure you are positioned in the project folder before running Wasp commands
Manol T.
Manol T.8mo ago
I've placed .wasproot file and it is working now. This file was not part of the zip which I've downloaded
miho
miho8mo ago
Can you share the project URL here? We generate .wasproot file usually
Manol T.
Manol T.8mo ago
MAGE - GPT Web App Generator ✨
Generate your full-stack React, Node.js and Prisma web app using the magic of GPT and the Wasp full-stack framework.
miho
miho8mo ago
I see the .wasproot in the ZIP 🤷‍♂️
No description
Manol T.
Manol T.8mo ago
I see, it might be something ubuntu related when I was copy pasting thank you!
martinsos
martinsos8mo ago
Ah yes, on linux, when you are doing cp recursively, it can drop out hidden files in some cases!