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
Trying to execute open from grunt I got the next warning:
Warning: Command failed: /bin/sh -c /run/media/lol/New Folder/node_modules/open/vendor/xdg-open "http://localhost:9000"
/bin/sh: /run/media/lol/New: No such file or directory
I've fixed it adding a function to escape the space, don't know if it's the best solution:
Trying to execute open from grunt I got the next warning:
I've fixed it adding a function to escape the space, don't know if it's the best solution:
The text was updated successfully, but these errors were encountered: