Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Errors while running npm run dev when project path has spaces #253

Open
maerqin opened this issue Aug 13, 2024 · 0 comments
Open

Errors while running npm run dev when project path has spaces #253

maerqin opened this issue Aug 13, 2024 · 0 comments

Comments

@maerqin
Copy link
Collaborator

maerqin commented Aug 13, 2024

As written in the title I get errors, specifically multiple times the errors:
stderr: /bin/sh: line 1: cd: too many arguments
and
stderr: /bin/sh: line 1: cd: too many arguments
if one of the directories in the path where project binocular is located has spaces.
I fixed the error by moving the directory with the project to a path which doesn't have spaces, but it is good practice and it would make the application more user friendly if users could store and run the project in a path that has directories with spaces.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant