We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 025de10 commit be4dba5Copy full SHA for be4dba5
session 2/chapters/0. modules.md
@@ -143,4 +143,4 @@ const inst = new MyClass();
143
144
**Node.js support for ES modules**
145
146
- Older Node.js versions don’t support ES modules
+ Older Node.js versions don’t support ES modules. The minimum version that supports ES6 modules in nodejs is Node version 15.3
0 commit comments