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
~/.nvm/versions/node/v18.17.0/lib/node_modules/srcbook/node_modules/@srcbook/shared/dist/src/utils.js:3
const bytes = crypto.getRandomValues(new Uint8Array(byteSize));
^
ReferenceError: crypto is not defined
at randomid (~/.nvm/versions/node/v18.17.0/lib/node_modules/srcbook/node_modules/@srcbook/shared/dist/src/utils.js:3:19)
at ~/.nvm/versions/node/v18.17.0/lib/node_modules/srcbook/lib/db/schema.mjs:13:66
I see your document nodejs version requirements is v20+. can you support nodejs v18.
The text was updated successfully, but these errors were encountered:
jasonHzq
changed the title
nodejs version compatible ranges
support nodejs v18
Aug 20, 2024
running command as below:
cli throw error messages:
I see your document nodejs version requirements is v20+. can you support nodejs v18.
The text was updated successfully, but these errors were encountered: