S
S
sergey199408082018-07-09 16:32:50
JavaScript
sergey19940808, 2018-07-09 16:32:50

Npm, what could be the error?

Hello, I'm running react-native and getting this error:

ERROR  watch /home/sergey/smbox2-master-bc4240df45f8ef42d42ce38437a82991a5ca8470/android/app/src/main/assets ENOSPC

They write that about this that there seems to be no place, but I have 900 GB free
. What else could be the matter?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
Y
Yustas Alexu, 2018-07-09
@sergey19940808

If the OS is Ubuntu, Debian or CentOS, then this command should help:

echo fs.inotify.max_user_watches=524288 | sudo tee -a /etc/sysctl.conf && sudo sysctl -p

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question