Skip to content
This repository was archived by the owner on Aug 7, 2023. It is now read-only.

Error running CSSLint Error: 'node' is not recognized as an internal or external command, operable program or batch file. #172

Closed
Modelsson opened this issue Oct 10, 2017 · 14 comments
Labels

Comments

@Modelsson
Copy link

Hello,

Linter CSS keeps giving me this error which I cannot figure out how to correct. Can any one help me?

-1507638789422.log

@Modelsson
Copy link
Author

I would like to add that since I uninstalled it it no longer force-closes Atom.

@Arcanemagus
Copy link
Member

My guess is that this is yet another instance of how badly written CSSLint is, can you try installing Node.js on your system?

@Modelsson
Copy link
Author

I installed the current (8.6.0.) release, reinstalled linter-CSSlint, and it seems to be working. Wow! Can you just quickly explain what I installed and why is it working now?

@Arcanemagus
Copy link
Member

As of #170 this package is running csslint as it's own program, instead of through Atom's environment. This means you need to have Node.js installed on your system to be able to execute it.

(I was confusing this and bootlint earlier, which requires node to be installed on the system even when ran from the node built into Atom.)

Glad to hear that's working for you!

@Modelsson
Copy link
Author

Thank you for your help!

@davupls
Copy link

davupls commented Apr 5, 2019

My guess is that this is yet another instance of how badly written CSSLint is, can you try installing Node.js on your system?

Yup truns out you were right.

@DawnRahul
Copy link

Thank you, It worked successfully.

@claudiofons
Copy link

Thank you. work for me to.

@parandhamgoud
Copy link

linter-csslint:: Error while running CSSLint!

'"node"' is not recognized as an internal or external command,
operable program or batch file

@SJKhayat
Copy link

SJKhayat commented Mar 5, 2021

Thx!

@kostism3
Copy link

works fine.thanks

@jambwa
Copy link

jambwa commented Jan 23, 2022

linter-csslint:: Error while running CSSLint!

'"node"' is not recognized as an internal or external command,
operable program or batch file

how do you solve this

@GAUTAM6102
Copy link

linter-csslint:: Error while running CSSLint!

'"node"' is not recognized as an internal or external command,
operable program or batch file

how do you solve this

@GAUTAM6102
Copy link

node.js is installed but still this error is not going away

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

10 participants