Results 8 comments of Brian Hogue

`ddev exec rm -r ~/.nvm` said `cannot remove '/Users/.../.nvm': No such file or directory`, so I removed it manually in the Finder. I restarted ddev and `ddev exec which node`...

`ddev ssh` and `rm -r .nvm` = `rm: cannot remove '.nvm': No such file or directory`

`ls -la` went from `.npmrc` to `.phpunit.result.cache` ... no sign of `.nvm`. So I restarted. And yet ``` dd exec which node /home/.../.nvm/versions/node/v14.21.3/bin/node ```

> You'll need to cd or cd ~ to get into the homedir. That was the problem You were right, there was an .nvm there, so I `rm -r .nvm`ed...

> I'm able to reproduce your result. I guess the reason is that DDEV is finding your NVM and linking it on start. > > Please try in container: >...

I assume this means Gatsby 3.0. If it does, then I second the request, although it seems like nothing much is moving here.

Thank _you_!

The base config could provide some sensible defaults like `16:9` `4:3` `3:2` `1:1`