You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
$ csslint static/css/main.css
fs.js:844
return binding.stat(pathModule._makeLong(path));
^
Error: ENOENT: no such file or directory, stat './collected-static//console.js'
at Error (native)
at Object.fs.statSync (fs.js:844:18)
at /usr/local/lib/node_modules/csslint/cli.js:407:31
at Array.forEach (native)
at traverse (/usr/local/lib/node_modules/csslint/cli.js:405:45)
at Object.cli.getFiles (/usr/local/lib/node_modules/csslint/cli.js:420:9)
at /usr/local/lib/node_modules/csslint/cli.js:123:60
at Array.forEach (native)
at filterFiles (/usr/local/lib/node_modules/csslint/cli.js:121:36)
at processFiles (/usr/local/lib/node_modules/csslint/cli.js:238:21)
collected-static/console.js is a broken symlink, but I don't see why it matters when I'm not trying to check that file.
The text was updated successfully, but these errors were encountered:
collected-static/console.js is a broken symlink, but I don't see why it matters when I'm not trying to check that file.
The text was updated successfully, but these errors were encountered: