pantheon-systems / localdev-issues

Issue tracking for Pantheon localdev
6 stars 2 forks source link

Can't change Local directory location #119

Open kaitwalla opened 2 years ago

kaitwalla commented 2 years ago

10.15.7, LocalDev 1.2.0.1084

Whenever I try to change the Local directory for a new environment, it always throws a JavaScript error:

Error: Failed to serialize arguments
    at Object.n.send (electron/js2c/browser_init.js:165:413)
    at Object.b.send (electron/js2c/browser_init.js:161:2471)
    at IpcMainImpl.<anonymous> (/Applications/Localdev.app/Contents/Resources/app.asar/dist/electron/main.js:1:7241)
    at IpcMainImpl.emit (events.js:315:20)
    at Object.<anonymous> (electron/js2c/browser_init.js:161:9469)
    at Object.emit (events.js:315:20)

To reproduce:

Select any site not already cloned locally. Click "Change Location," then "Change Path" in the modal that pops up. Though the file browser pops up, selecting a folder makes no changes.

matthewwoodard commented 2 years ago

+1 - this is happening to me as well. Any fixes? Workarounds?

nicholausrowe commented 2 years ago

I'm having the same issue. Would love a fix or workaround.