TheDork
WWasp-lang
•Created by TheDork on 3/23/2024 in #🙋questions
What am i missing here? new to wasp
will give it a shot tomorrow and follow up
3 replies
WWasp-lang
•Created by TheDork on 3/23/2024 in #🙋questions
looking for help trying to wasp start - keep getting node:events:496[ Client!] throw er; // U
Thanks for this!
Yeah I'm so new to wasp that I'm not even sure where to begin with the new error other than I know it's DB related. Making a new post to try to tackle this issue
9 replies
WWasp-lang
•Created by TheDork on 3/23/2024 in #🙋questions
looking for help trying to wasp start - keep getting node:events:496[ Client!] throw er; // U
now I am getting errors from Prisma trying to compile the MAGE generated app the AI made. I guess consider this post closed.. will dive into the new issues tomorrow
9 replies
WWasp-lang
•Created by TheDork on 3/23/2024 in #🙋questions
looking for help trying to wasp start - keep getting node:events:496[ Client!] throw er; // U
at :3000 just fine
9 replies
WWasp-lang
•Created by TheDork on 3/23/2024 in #🙋questions
looking for help trying to wasp start - keep getting node:events:496[ Client!] throw er; // U
idk what happened. stopped tinkering for a bit, switched over to a PHP/js project im working on.... came back to WSL/ubuntu... re ran wasp start and it launched the "new application" app.
9 replies
WWasp-lang
•Created by TheDork on 3/23/2024 in #🙋questions
looking for help trying to wasp start - keep getting node:events:496[ Client!] throw er; // U
reference for anyone else JIC:
node:events:496
[ Client!] throw er; // Unhandled 'error' event
[ Client!] ^
[ Client!]
[ Client!] Error: spawn /mnt/c/Windows/System32/WindowsPowerShell/v1.0/powershell.exe ENOENT
[ Client!] at ChildProcess._handle.onexit (node:internal/child_process:286:19)
[ Client!] at onErrorNT (node:internal/child_process:484:16)
[ Client!] at process.processTicksAndRejections (node:internal/process/task_queues:82:21)
[ Client!] Emitted 'error' event on ChildProcess instance at:
[ Client!] at ChildProcess._handle.onexit (node:internal/child_process:292:12)
[ Client!] at onErrorNT (node:internal/child_process:484:16)
[ Client!] at process.processTicksAndRejections (node:internal/process/task_queues:82:21) {
[ Client!] errno: -2,
[ Client!] code: 'ENOENT',
[ Client!] syscall: 'spawn /mnt/c/Windows/System32/WindowsPowerShell/v1.0/powershell.exe',
[ Client!] path: '/mnt/c/Windows/System32/WindowsPowerShell/v1.0/powershell.exe',
[ Client!] spawnargs: [
[ Client!] '-NoProfile',
[ Client!] '-NonInteractive',
[ Client!] '–ExecutionPolicy',
[ Client!] 'Bypass',
[ Client!] '-EncodedCommand',
[ Client!] 'UwB0AGEAcgB0ACAAIgBoAHQAdABwADoALwAvAGwAbwBjAGEAbABoAG8AcwB0ADoAMwAwADAAMAAvACIA'
[ Client!] ]
[ Client!] }
9 replies
WWasp-lang
•Created by TheDork on 3/23/2024 in #🙋questions
looking for help trying to wasp start - keep getting node:events:496[ Client!] throw er; // U
@martinsos seems you might be able to assist? not sure though. running through current posts and have seen you called in to help
9 replies