Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
nodejs
/
node
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
37.1k
Star
122k
Code
Issues
636
Pull requests
563
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
module: improve error message for top-level await in CommonJS
- #55874
#55874
Merged
nodejs-github-bot
merged 14 commits into
nodejs:main
nodejs/node:main
from
mertcanaltin:dev-55776
mertcanaltin/node:dev-55776
Copy head branch name to clipboard
Jun 24, 2025
Conversation
Commits
14
(14)
Checks
Files changed
Merged
module: improve error message for top-level await in CommonJS
#55874
nodejs-github-bot
merged 14 commits into
nodejs:main
nodejs/node:main
from
mertcanaltin:dev-55776
mertcanaltin/node:dev-55776
Copy head branch name to clipboard
Commits
Commits on May 31, 2025
module: update tests for combined ambiguous module syntax error
mertcanaltin
committed
77c3d19
View commit details
Copy full SHA for 77c3d19
Browse repository at this point
lint
mertcanaltin
committed
10e5620
View commit details
Copy full SHA for 10e5620
Browse repository at this point
Commits on Jun 2, 2025
revert regex edit
mertcanaltin
committed
b0d51ac
View commit details
Copy full SHA for b0d51ac
Browse repository at this point
repair error message
mertcanaltin
committed
ab7ee6e
View commit details
Copy full SHA for ab7ee6e
Browse repository at this point
Commits on Jun 3, 2025
refactored ERR_AMBIGUOUS_MODULE_SYNTAX error
mertcanaltin
committed
5725135
View commit details
Copy full SHA for 5725135
Browse repository at this point
repair hasTopLevelAwait & tests
mertcanaltin
committed
f9bd373
View commit details
Copy full SHA for f9bd373
Browse repository at this point
lint
mertcanaltin
committed
aab10e5
View commit details
Copy full SHA for aab10e5
Browse repository at this point
revert old change
mertcanaltin
committed
d756f7f
View commit details
Copy full SHA for d756f7f
Browse repository at this point
test repair
mertcanaltin
committed
a2a9302
View commit details
Copy full SHA for a2a9302
Browse repository at this point
repair e.message
mertcanaltin
committed
53b03da
View commit details
Copy full SHA for 53b03da
Browse repository at this point
register HasTopLevelAwait method in cpp api
mertcanaltin
committed
32247d1
View commit details
Copy full SHA for 32247d1
Browse repository at this point
lint
mertcanaltin
committed
811e9c5
View commit details
Copy full SHA for 811e9c5
Browse repository at this point
Commits on Jun 24, 2025
update error message expectation for module syntax
mertcanaltin
committed
0f126d0
View commit details
Copy full SHA for 0f126d0
Browse repository at this point
lint
mertcanaltin
committed
ad40103
View commit details
Copy full SHA for ad40103
Browse repository at this point
You can’t perform that action at this time.