在打包器中,我在运行命令时收到以下错误
react-native run-android
打包器输出是:
Loading dependency graph...
Bundling `index.js` [development, non-minified] ???????????????? 0.0% (0/1)Error: watch
ENOSPC
at _errnoException (util.js:1019:11)
at FSWatcher.start (fs.js:1383:19)
at Object.fs.watch (fs.js:1409:11)
at NodeWatcher.watchdir
Run Code Online (Sandbox Code Playgroud)
有帮助吗?提前致谢.