Skip to content
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

Git Command Not Executed in Windows when Modulizer is executed #3408

Closed
Exnadella opened this issue Apr 30, 2019 · 2 comments
Closed

Git Command Not Executed in Windows when Modulizer is executed #3408

Exnadella opened this issue Apr 30, 2019 · 2 comments
Labels

Comments

@Exnadella
Copy link

Hi,

When we are trying to upgrade a polymerfire components from 2.x version to 3.x version, the following error is reported in the Console.

The issue seems to be related to Git not able to execute automatically via Polymer Modulizer.

Unhandled Rejection at: Promise Promise {
Error: polymer-workspace: global "git" command not found. Install git on your machine and then retry.
at C:\Users\flyingcontractor\AppData\Roaming\npm\node_modules\polymer-modulizer\node_modules\polymer-workspaces\src\workspace.ts:62:11
at Generator.next ()
at fulfilled (C:\Users\flyingcontractor\AppData\Roaming\npm\node_modules\polymer-modulizer\node_modules\polymer-workspaces\lib\workspace.js:17:58)
at
at runMicrotasksCallback (internal/process/next_tick.js:121:5)
at _combinedTickCallback (internal/process/next_tick.js:131:7)
at process._tickCallback (internal/process/next_tick.js:180:9)
at Function.Module.runMain (module.js:695:11)
at startup (bootstrap_node.js:191:16)
at bootstrap_node.js:612:3 } reason: Error: polymer-workspace: global "git" command not found. Install git on your machine and then retry.
at C:\Users\flyingcontractor\AppData\Roaming\npm\node_modules\polymer-modulizer\node_modules\polymer-workspaces\src\workspace.ts:62:11
at Generator.next ()
at fulfilled (C:\Users\flyingcontractor\AppData\Roaming\npm\node_modules\polymer-modulizer\node_modules\polymer-workspaces\lib\workspace.js:17:58)
at
at runMicrotasksCallback (internal/process/next_tick.js:121:5)
at _combinedTickCallback (internal/process/next_tick.js:131:7)
at process._tickCallback (internal/process/next_tick.js:180:9)
at Function.Module.runMain (module.js:695:11)
at startup (bootstrap_node.js:191:16)
at bootstrap_node.js:612:3

@stale
Copy link

stale bot commented Apr 29, 2020

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the wontfix label Apr 29, 2020
@stale
Copy link

stale bot commented Apr 30, 2022

This issue has been automatically closed after being marked stale. If you're still facing this problem with the above solution, please comment and we'll reopen!

@stale stale bot closed this as completed Apr 30, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant