TheBronxTexan
WWasp-lang
•Created by TheBronxTexan on 10/4/2023 in #🙋questions
#Hello and help
hi there, I'm using wasp for the first time. I am trying to generate an app and I'm getting an error
jb1567us@DESKTOP-0LRJM07:/mnt/d/bookmarkwiki-3urm7$ wasp db migrate-dev
🐝 --- Compiling wasp project... --------------------------------------------------
❌ --- [Error] Your wasp project failed to compile: -------------------------------
- /mnt/d/bookmarkwiki-3urm7/main.wasp @ 85:58-69
Type error:
Undefined identifier: BookmarkPage
84 |
85 | route BookmarkRoute { path: "/bookmark/:bookmarkId", to: BookmarkPage }
86 |
❌ --- [Error] Compilation of wasp project failed: --------------------------------
1 errors found:
5 replies