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
[5/5] Building fresh packages...
$ [ -d '.husky' ] && (husky install && shx rm -rf .git/hooks && shx ln -s ../.husky .git/hooks) || true
'[' is not recognized as an internal or external command,
operable program or batch file.
'true' is not recognized as an internal or external command,
operable program or batch file.
error Command failed with exit code 1.
info Visit https://yarnpkg.com/en/docs/cli/install for documentation about this command.
Expected Behavior
No response
Actual Behavior
[5/5] Building fresh packages...
$ [ -d '.husky' ] && (husky install && shx rm -rf .git/hooks && shx ln -s ../.husky .git/hooks) || true
'[' is not recognized as an internal or external command,
operable program or batch file.
'true' is not recognized as an internal or external command,
operable program or batch file.
error Command failed with exit code 1.
info Visit https://yarnpkg.com/en/docs/cli/install for documentation about this command.
Possible Solution
something like this: https://github.com/vuestorefront/ecommerce-integration-boilerplate/issues/38
Steps to reproduce
yarn
What version of nopcommerce integration are you using?
4.50.3
What version of Node.js are you using?
16.16.0
What browser (and version) are you using?
Chrome
What operating system (and version) are you using?
Windos
Relevant log output
No response
Code of Conduct
The text was updated successfully, but these errors were encountered: