DEV Community

Discussion on: From scratch to Create React App on Windows 10

Collapse
 
spences10 profile image
Scott Spence

Hi @thehashrocket thanks for your kind words 🙏

I'm not entirely sure I know what you mean however when you say working in Hyper but not WSL?

What is the situation you are experiencing this with?

Hyper is the terminal you use WSL in, so maybe there's a missing configuration somewhere?

Collapse
 
thehashrocket profile image
Jason Shultz

Hey, Scott, thank you for your response, I appreciate it! I'm wondering if it's a config issue as well.

So what I'm referring to, is, in HyperJS when I first launch, it immediately is in my windows user's home directory which is what I want. But when I launch the Ubuntu app, it's in in the ubuntu home directory. It's kind of weird. I'm attaching a screenshot so you can see it as well.

Enable extra metadata options by default

[automount]
enabled = true
root = /
options = "metadata,umask=22,fmask=11"
mountFsTab = false

Enable DNS – even though these are turned on by default, we’ll specify here just to be explicit.

[network]
generateHosts = true
generateResolvConf = true