Modules errors
Browse documented modules errors across products, tools, and platforms.
SyntaxError: import declarations may only appear at top level of a module
JavaScript import declaration is not at the top level of a moduleJavaScript
ERR_PACKAGE_PATH_NOT_EXPORTEDNode.js blocked access to a package subpath that is not exportedNode.js
ERR_MODULE_NOT_FOUNDNode.js could not resolve the requested moduleNode.js
ERR_REQUIRE_ESMNode.js require tried to load an ES moduleNode.js