mybuddymichael / linter-elm-make

Lint your Elm files in Atom with elm-make
MIT License
32 stars 12 forks source link

Uncaught Error: watch node_modules/scss-tokenizer/node_modules... #172

Open n1k0 opened 6 years ago

n1k0 commented 6 years ago

Fresh Atom install, trying to setup an Elm development environment. Installing linter-elm-make along Elmjutsu and friends then opening an Elm file brings this...

Atom: 1.23.3 x64 Electron: 1.6.15 OS: Ubuntu 17.10 Thrown From: linter-elm-make package 0.28.1

Stack Trace

Uncaught Error: watch /home/niko/work/allomedia/the-scribr/client/node_modules/scss-tokenizer/node_modules/source-map/build ENOSPC

At events.js:160

Error: watch /home/niko/work/allomedia/the-scribr/client/node_modules/scss-tokenizer/node_modules/source-map/build ENOSPC
    at exports._errnoException (util.js:1022:11)
    at FSWatcher.start (fs.js:1316:19)
    at Object.fs.watch (fs.js:1341:11)
    at createFsWatchInstance (/packages/linter-elm-make/node_modules/chokidar/lib/nodefs-handler.js:37:15)
    at setFsWatchListener (/packages/linter-elm-make/node_modules/chokidar/lib/nodefs-handler.js:80:15)
    at FSWatcher.NodeFsHandler._watchWithNodeFs (/packages/linter-elm-make/node_modules/chokidar/lib/nodefs-handler.js:228:14)
    at FSWatcher.NodeFsHandler._handleDir (/packages/linter-elm-make/node_modules/chokidar/lib/nodefs-handler.js:407:19)
    at /packages/linter-elm-make/node_modules/chokidar/lib/nodefs-handler.js:455:19)
    at /packages/linter-elm-make/node_modules/chokidar/lib/nodefs-handler.js:460:16)
    at FSReqWrap.oncomplete (fs.js:112:15)

Commands

Non-Core Packages

busy-signal 1.4.3 
elm-format 3.0.0 
elmjutsu 7.2.2 
intentions 1.1.5 
language-elm 1.5.0 
linter 2.2.0 
linter-elm-make 0.28.1 
linter-ui-default 1.6.10