Skip to content

Issues: shelljs/shelljs

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

Author
Filter by author
Label
Filter by label
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Milestones
Filter by milestone
Assignee
Filter by who’s assigned
Sort

Issues list

Shelljs EXEC does not work when running a pre-compiled binary application exec Issues specific to the shell.exec() API question Question from a user (which may not require code/documentation changes to the project)
#1155 opened Apr 15, 2024 by dathtd119
In mv command, there should be en error if destination directory not present. bash compat Compatibility issues with bash or POSIX behavior fix Bug/defect, or a fix for such a problem
#1146 opened Dec 27, 2023 by gagan-bansal
Feature request (cp): -v flag for verbose output bash compat Compatibility issues with bash or POSIX behavior feature
#1127 opened Aug 21, 2023 by nicky1038
Shell.exec() freezes exec Issues specific to the shell.exec() API question Question from a user (which may not require code/documentation changes to the project)
#1126 opened Jul 11, 2023 by Baraday3
Sdtout is empty if using another shell
#1117 opened Mar 8, 2023 by gigaga
Migrating from v0.7 to v0.8 docs
#1110 opened Dec 4, 2022 by u01jmg3
Preserve newline from stdout and stderr exec Issues specific to the shell.exec() API
#1109 opened Nov 9, 2022 by Nathan-SL
Having trouble properly implementing ShellJS question Question from a user (which may not require code/documentation changes to the project)
#1107 opened Oct 24, 2022 by Morsmalleo
Shell Exec can't execute command with LATIN1 encondig exec Issues specific to the shell.exec() API fix Bug/defect, or a fix for such a problem
#1094 opened May 4, 2022 by FeehGb
Data loss. shell.cp() Content of file is erased when trying to copy it to the folder it already belongs to bash compat Compatibility issues with bash or POSIX behavior fix Bug/defect, or a fix for such a problem medium priority
#1092 opened Apr 30, 2022 by luiszun
XDOTool not working with ShellJS exec Issues specific to the shell.exec() API needs feedback
#1079 opened Feb 22, 2022 by radstevee
Feature Request (sed): Support for extended match strings bash compat Compatibility issues with bash or POSIX behavior feature low priority
#1070 opened Jan 24, 2022 by brc-dd
Unexpected double newline in shell.sed() output bash compat Compatibility issues with bash or POSIX behavior breaking Breaking change fix Bug/defect, or a fix for such a problem
#1068 opened Jan 15, 2022 by nfischer
Feature request (ls): format file mode (permission) in base 8 bash compat Compatibility issues with bash or POSIX behavior feature low priority
#1059 opened Jan 6, 2022 by nfischer
shell.exec is not working with protractor framework exec Issues specific to the shell.exec() API needs feedback
#1053 opened Nov 25, 2021 by purna-chandra-reddy
ProTip! Type g p on any issue or pull request to go back to the pull request listing page.