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
/usr/local/lib/node_modules/[@teambit](https://t.me/teambit)/bvm/node_modules/[@pnpm](https://t.me/pnpm)/fetch/lib/fetch.js:38 const retryOpts = opts.retry ?? {}; ^ SyntaxError: Unexpected token ‘?’ at wrapSafe (internal/modules/cjs/loader.js:915:16) at Module._compile (internal/modules/cjs/loader.js:963:27)
I've been facing this issue in Jenkins build when using bvm during the bvm verions bvm install part
bvm verions
bvm install
The text was updated successfully, but these errors were encountered:
Update your Node.js version to v14 or newer.
Sorry, something went wrong.
What about those who use node 12?
No branches or pull requests
I've been facing this issue in Jenkins build when using bvm during the
bvm verions
bvm install
partThe text was updated successfully, but these errors were encountered: