Skip to content

Issue parsing space in node binary path when using with Laravel Herd #874

Answered by antonsumilov
jdarkins asked this question in Q&A
Discussion options

You must be logged in to vote

Hi, in my case I got around this by creating a symlink in the project folder (or any directory without spaces). And just use that symlink path in your .env.
Or even you can create symlinks same as this package defaults (/usr/local/bin/node and /usr/local/bin/npm), if I'm not mistaken, and do not use set methods at all.

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@antonsumilov
Comment options

Answer selected by jdarkins
@jdarkins
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants