whiskers
WWasp
•Created by whiskers on 12/5/2024 in #đŸ™‹questions
Getting EISDIR errors when trying to run Wasp
When trying to perform either "wasp start" or "wasp db migrate-dev", during the npm install section, i get an EISDIR when it tries to create a symlink from .wasp/out/sdk/wasp to app/node_modules.
I tried creating the symlink myself beforehand, but it then just hits EISDIR when trying to lstat that same file .
Wasp version is 0.15.2
Platform is WSL
11 replies