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

.bat file is not running #320

Open
gauravbhasme opened this issue Jan 18, 2020 · 3 comments
Open

.bat file is not running #320

gauravbhasme opened this issue Jan 18, 2020 · 3 comments

Comments

@gauravbhasme
Copy link

After generating a new set of files using dist command, .bat file is generated, after trying to open the file I'm getting two errors:
The input line is too long.
The syntax of the command is incorrect.

PS: The absolute path length of the file is small.

@bluiska
Copy link

bluiska commented Feb 6, 2020

I'm getting this too. Could you elaborate on the fix please?

@gauravbhasme
Copy link
Author

I did not found any fix for this.
Try to work on Linux OS, this might solve the issue.

@bluiska
Copy link

bluiska commented Feb 6, 2020

I managed to fix it by placing the folder into the root of my D drive, into a folder called "a" making the absolute path to the .bin be: "D:\a\bin". This way I was able to run it.

Wish the project was still maintained. We need to keep this work going.

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

2 participants