Skip to content

Conversation

@eicki
Copy link
Contributor

@eicki eicki commented Oct 5, 2023

Description

Use of npm.cmd on WINDOWS instead of npm within install_npm_requirements method

Motivation and Context

#414 describes the issue, it has been closed with the resolution that WSL should be used. While this is a solution not all development teams use WSL. Additionally, the package.py already contains specific WINDOWS handling anyway (e.g. for python).

Fixes #414

Breaking Changes

no breaking change imho

How Has This Been Tested?

locally on my Windows machine.

@antonbabenko antonbabenko changed the title fix: Issue #414 local-exec step npm install on Windows without having to use wsl. fix: Fixed npm install on Windows without having to use wsl Oct 5, 2023
@antonbabenko antonbabenko merged commit ffa56e8 into terraform-aws-modules:master Oct 5, 2023
antonbabenko pushed a commit that referenced this pull request Oct 5, 2023
### [6.0.1](v6.0.0...v6.0.1) (2023-10-05) ### Bug Fixes * Fixed npm install on Windows without having to use wsl ([#502](#502)) ([ffa56e8](ffa56e8))
@antonbabenko
Copy link
Member

This PR is included in version 6.0.1 🎉

@github-actions
Copy link

github-actions bot commented Nov 5, 2023

I'm going to lock this pull request because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues. If you have found a problem that seems related to this change, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Nov 5, 2023
@TobiX TobiX deleted the fix_issue_414 branch December 18, 2024 10:23
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

2 participants