You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
On OSX the realpath command might not exist, depending which additional packages have been installed. (I believe it is the coreutils package which adds some gnu shell packages)
The text was updated successfully, but these errors were encountered:
svenmuennich
added
bug
Issues that describe an unexpected behaviour in an existing functionality.
minor
"bug" issues that are neither "critical" nor "major".
labels
Feb 28, 2018
On OSX the realpath command might not exist, depending which additional packages have been installed. (I believe it is the coreutils package which adds some gnu shell packages)
https://linux.die.net/man/1/readlink is a viable alternative
https://github.com/VIISON/style-guide/blob/master/git-hooks/shopware-plugin/pre-commit#L44
The text was updated successfully, but these errors were encountered: