We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
fs.js:36 } = primordials; ^
ReferenceError: primordials is not defined at fs.js:36:5
一直提示错误信息
The text was updated successfully, but these errors were encountered:
同上 也碰到了一样的错误
Sorry, something went wrong.
我也遇到了这个问题,node版本将到11就可以了。
No branches or pull requests
fs.js:36
} = primordials;
^
ReferenceError: primordials is not defined
at fs.js:36:5
一直提示错误信息
The text was updated successfully, but these errors were encountered: