Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
n1k0 opened this issue Jan 17, 2018 · 0 comments
Open

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

n1k0 opened this issue Jan 17, 2018 · 0 comments

Comments

@n1k0
Copy link

n1k0 commented Jan 17, 2018

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 
@n1k0 n1k0 changed the title Uncaught Error: watch ~/work/allomedia/the-scribr/client/node_modules/scss-tokenizer/node_modules... Uncaught Error: watch node_modules/scss-tokenizer/node_modules... Jan 17, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant