flathub / flathub/com.visualstudio.code

Getting error ENOSPC despite having a small workspace

Open
#93 0 comments 1 reaction 0 assignees View on GitHub
Dominant language
Shell
Stars
217
Forks
82
Avg merge
1d 7h
Merged PRs (30d)
1

Description

I'm getting the message https://code.visualstudio.com/docs/setup/linux#_visual-studio-code-is-unable-to-watch-for-file-changes-in-this-large-workspace-error-enospc despite having a pretty small workspace:
```
find . -name node_modules -prune -o -print | wc -l
319
```

My `fs.inotify.max_user_watches` is the default (8k), my system is
```
Cinnamon 4.0.8
no daily builds
Distributor ID: LinuxMint
Description: Linux Mint 19.1 Tessa
Release: 19.1
Codename: tessa
i7-9700K build-in video, no driver installed yet

code --version
1.35.1
c7d83e57cd18f18026a8162d042843bda1bcf21f
x64
```

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.