-
-
Notifications
You must be signed in to change notification settings - Fork 34.7k
Closed
Labels
esmIssues and PRs related to the ECMAScript Modules implementation.Issues and PRs related to the ECMAScript Modules implementation.
Description
Version
v16.12.0
Platform
x86_64-apple-darwin
Subsystem
No response
What steps will reproduce the bug?
import { fastFunction } from './native.node'
console.log(fastFunction)How often does it reproduce? Is there a required condition?
Always
What is the expected behavior?
[Function: fastFunction]
What do you see instead?
TypeError [ERR_UNKNOWN_FILE_EXTENSION]: Unknown file extension ".node"
Additional information
No response
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
esmIssues and PRs related to the ECMAScript Modules implementation.Issues and PRs related to the ECMAScript Modules implementation.