-
-
Notifications
You must be signed in to change notification settings - Fork 33.2k
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
mischnic, motla, asukaminato0721, shirakaba, danieltroger and 3 more
Metadata
Metadata
Assignees
Labels
esmIssues and PRs related to the ECMAScript Modules implementation.Issues and PRs related to the ECMAScript Modules implementation.