Skip to content

Instantly share code, notes, and snippets.

@greister
Created December 4, 2016 13:22
Show Gist options
  • Save greister/61762d5c4cb7ab1f58bc205e3610db0d to your computer and use it in GitHub Desktop.
Save greister/61762d5c4cb7ab1f58bc205e3610db0d to your computer and use it in GitHub Desktop.
(car (replace-regexp-in-string "\\n" "" (shell-command-to-string
"node -e 'console.log(module.paths)'")))
--------------------------------------
error:
Debugger entered--Lisp error: (wrong-type-argument listp
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment