Merge commit '3b916f1cdfebe223517290fbecc4a0df5936fb39' as 'nodesource'

This commit is contained in:
Andrew
2025-05-07 20:41:48 -04:00
34 changed files with 5328 additions and 0 deletions
+37
View File
@@ -0,0 +1,37 @@
---
name: Issue/Bug report
about: Create a report to help us improve. or resolve any issue
title: "[ERROR] Node.js XX on UbuntuXX Installation fail"
labels: bug
assignees: ''
---
**Describe your bug**
A clear and concise description of what the bug is.
**Distribution Information:**
- OS: [e.g. Ubuntu]
- Version [e.g. focal (20.04)]
- Other info if applicable [e.g. Docker image XXX, AWS AMI ID]
**Node Version:**
- Node: [e.g. Node.js v18.x:]
**To Reproduce**
Steps to reproduce the behavior:
1. Execute Ubuntu Docker Image XX
2. Execute Installation instructions for Node.js v1x.x:
3. ....
**Expected behavior**
A clear and concise description of what you expected to happen.
**Screenshots**
If applicable, add screenshots to help explain your problem.
**Additional context**
Add any other context about the problem here, specify if already has another NodeJS version or if trying to re-install the current version.