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
The primordials object was removed from Node.js starting from version 12. Therefore, any version of Node.js 12.x and above should support the primordials object.
The text was updated successfully, but these errors were encountered:
i meet the same problem ,the IDE shows that "ReferenceError: primordials is not defined", maybe it is the vision of node.js, i ues 20.9.0. but the project didn't have the tip about node.js vision
The primordials object was removed from Node.js starting from version 12. Therefore, any version of Node.js 12.x and above should support the primordials object.
The text was updated successfully, but these errors were encountered: