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
{{ message }}
This repository has been archived by the owner on Jul 6, 2019. It is now read-only.
I've tried to pass
--inspect
command line argument tonode
interpreter:Long argument version
npx --node-arg --inspect eslint
leads to the same error. However it runs perfectly without --node-arg:npx eslint
.The text was updated successfully, but these errors were encountered: