WaspW
Waspโ€ข2y ago
terrence

running wasp inside google idx error

I am trying to setup the dev environment test out opensaas with google online ide idx, but when I try to run command: wasp db migrate-dev
wasp-bin: script: streamingProcess: exec: invalid argument (Bad file descriptor)
Is this fixable? I think the IDX system is Nix, so maybe it's not compatible? I should avoid this online IDE in order to make it work? Thank you.

๐Ÿ --- Compiling wasp project... --------------------------------------------------


[ Wasp ] Starting npm install
[ Wasp ]
[ Wasp ] removed 11 packages, and audited 833 packages in 4s
......
......

โœ… --- Your wasp project has successfully compiled. -------------------------------


๐Ÿ --- Starting database migration... ---------------------------------------------

wasp-bin: script: streamingProcess: exec: invalid argument (Bad file descriptor)

@Wasp Team @Wasp Expert
Was this page helpful?