Skip to content

Update http and https imports, as they flag build errors with TS. #7800

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

Closed
wants to merge 1 commit into from

Conversation

ceejaykelly
Copy link

Running a tsc over modules that are dependent on this run into a "No default export" error. Doing this locally fixes the issue.

…ipt.

Running a tsc over modules that are dependent on this run into a "No default export" error.
@github-actions github-actions bot added the msal-node Related to msal-node package label Jun 2, 2025
@microsoft-github-policy-service microsoft-github-policy-service bot added the Needs: Attention 👋 Awaiting response from the MSAL.js team label Jun 16, 2025
@tnorling
Copy link
Collaborator

tnorling commented Jul 1, 2025

Try adding esModuleInterop: true to your tsconfig. Please open an issue if you need further assistance.

@tnorling tnorling closed this Jul 1, 2025
@microsoft-github-policy-service microsoft-github-policy-service bot removed the Needs: Attention 👋 Awaiting response from the MSAL.js team label Jul 1, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
msal-node Related to msal-node package
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants