NativeScript / sample-Groceries

:green_apple: :pineapple: :strawberry: A NativeScript-built iOS and Android app for managing grocery lists

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

I get this error after having fixed the **Exit Code 1** error

devorrah opened this issue · comments

Can someone tell me what this means?

The way I fixed Exit Code 1 was by deleting the app.routing.ts file

Error: watch /home/devorrahAdmin/NATIVESCRIPT/Groceries/app ENOSPC at exports._errnoException (util.js:1050:11) at FSWatcher.start (fs.js:1398:19) at Object.fs.watch (fs.js:1424:11) at createFsWatchInstance (/usr/local/lib/node_modules/nativescript/node_modules/chokidar/lib/nodefs-handler.js:37:15) at setFsWatchListener (/usr/local/lib/node_modules/nativescript/node_modules/chokidar/lib/nodefs-handler.js:80:15) at FSWatcher.NodeFsHandler._watchWithNodeFs (/usr/local/lib/node_modules/nativescript/node_modules/chokidar/lib/nodefs-handler.js:228:14) at FSWatcher.NodeFsHandler._handleDir (/usr/local/lib/node_modules/nativescript/node_modules/chokidar/lib/nodefs-handler.js:407:19) at FSWatcher.<anonymous> (/usr/local/lib/node_modules/nativescript/node_modules/chokidar/lib/nodefs-handler.js:455:19) at FSWatcher.<anonymous> (/usr/local/lib/node_modules/nativescript/node_modules/chokidar/lib/nodefs-handler.js:460:16) at FSReqWrap.oncomplete (fs.js:114:15)

@dev2tester1 there is a possibility that the error is caused by insignificant space on the emulator (here). Try uninstalling some previously deployed applications or/and rebooting the emulator.

Closing due to inactivity but please do let me know if you need further assistance.