Skip to content

Spaces in the node path #92

Description

@fixfell7

Describe the bug
Cant put spaces in the node path

To Reproduce
On windows:
using C:\Program Files\nodejs\node.exe
gives you this error:
Error while testing the Node.js path: Node process exited with code 1: 'C:\Program' is not recognized as an internal or external command, operable program or batch file.

using "C:\Program Files\nodejs\node.exe"
Node.js executable not found at: C:\ Program Files\Obsidian\"C:\Program Files\nodejs\node.exe". Please check the path.

Expected behavior
You can use space in path somehow

Obsidian and environment (please complete the following information):

  • OS: Windows 11
  • Obsidian version: 1.9.12
  • Plugin version : 1.1.8

Additional context
Using C:\PROGRA~1\nodejs\node.exe works

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions