We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
date " %y%m%d.%H%M"
v16.13.2
0.8.5
Windows 10
It just hangs. In Git-Bash, VSCode bash terminal, or Cmder
shelljs.exec( `date " %y%m%d.%H%M" ` ) // or shelljs.exec( `date ` %y%m%d.%H%M` ` )
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Node version (or tell us if you're using electron or some other framework):
v16.13.2
ShellJS version (the most recent version/Github branch you see the bug on):
0.8.5
Operating system:
Windows 10
Description of the bug:
It just hangs. In Git-Bash, VSCode bash terminal, or Cmder
Example ShellJS command to reproduce the error:
The text was updated successfully, but these errors were encountered: