WaspW
Wasp13mo ago
whiskers

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
Was this page helpful?