microsoft / Msdyn365.Commerce.Online

Dynamics 365 Commerce online project
Other
49 stars 41 forks source link

yarn msdyn365 add-module <Modulename> Error #39

Closed Jeyavijay closed 2 years ago

Jeyavijay commented 2 years ago

Hi Team,

System OS - macOS Big Sur 11.3 Yarn version - 1.22.17 node version - 6.14.15

I am able to start the server and view the modules and retail server in my local host. When I try to add a new module I am getting this error. Can you please guide to add an new module

$ /Users/ladmin/Documents/D365-Commerce/Source/Msdyn365.Commerce.Online/node_modules/.bin/msdyn365 add-module campaignBanner env: node\r: No such file or directory error Command failed with exit code 127. info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.

Thanks in advance

VDinets commented 2 years ago

Try to use this https://github.com/microsoft/Msdyn365.Commerce.Online/issues/19

mkelan commented 2 years ago

Thanks @VDinets. @Jeyavijay our scripts currently does not support *nix based systems. please follow the guidance from the #19 to get unblocked.