Skip to content

Comments

Resolve npm install failures and SSL certificate errors#23

Merged
alex-feel merged 1 commit intomainfrom
alex-feel-dev
Aug 15, 2025
Merged

Resolve npm install failures and SSL certificate errors#23
alex-feel merged 1 commit intomainfrom
alex-feel-dev

Conversation

@alex-feel
Copy link
Owner

No description provided.

1. Changed npm install to show output (capture_output=False) so error messages are visible
2. Added SSL certificate fallback for all HTTPS downloads (urlopen/urlretrieve)
   - Automatically retries with unverified context for corporate environments
   - Warns user when falling back to unverified SSL
3. Fixed all network operations to handle SSL certificate verification failures
4. Ensures proper error visibility for debugging installation issues
@alex-feel alex-feel enabled auto-merge August 15, 2025 22:07
@alex-feel alex-feel merged commit 37fa262 into main Aug 15, 2025
5 checks passed
@alex-feel alex-feel deleted the alex-feel-dev branch August 15, 2025 22:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant