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
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.
[ Wasp ] Starting npm install
[ Wasp ]
[ Wasp ] removed 11 packages, and audited 833 packages in 4s
......
......
wasp-bin: script: streamingProcess: exec: invalid argument (Bad file descriptor)
@Wasp Team @Wasp Expert