KumologicaHQ / kumologica-support

3 stars 0 forks source link

Build failure in windows during deployment to AWS #37

Open ab73863 opened 2 years ago

ab73863 commented 2 years ago

Issue:

Deploying a simple flow to AWS from the designer. The deployment failed with the following error:

Kumologica: Excluding optional dependencies...
Kumologica: Zipping lambda...
Kumologica: Deployment failed.
Kumologica: Error: ELOOP: too many symbolic links encountered, stat 

Systems used:

Edition Windows 10 Enterprise Version 20H2 Installed on ‎2/‎4/‎2022 OS build 19042.1526 Experience Windows Feature Experience Pack 120.2212.4170.0

node and npm version : LTS

ab73863 commented 2 years ago

Based on the analysis the latest npm version 8.x is reporting with this issue. The build works with 6.x version of npm. Investigating the RCA for build failure with npm 8.x