robschilder
09/27/2023, 6:09 PMℹ Starting the development server...
Docusaurus website is running at "http://localhost:3000/".
Browserslist: caniuse-lite is outdated. Please run:
npx browserslist@latest --update-db
Why you should do it regularly:
https://github.com/browserslist/browserslist#browsers-data-updating
● Client █████████████████████████ building (10%) 0/5 entries 1/5 dependencies 0/0 modules 0 ac
tive
ℹ 「wds」: Project is running at http://0.0.0.0:3000/
ℹ 「wds」: webpack output is served from /
ℹ 「wds」: Content not from webpack is served from /Users/rs/Documents/Development/docs/v2
ℹ 「wds」: 404s will fallback to /index.html
node:internal/crypto/hash:71
this[kHandle] = new _Hash(algorithm, xofLen);
^
Error: error:0308010C:digital envelope routines::unsupported
at new Hash (node:internal/crypto/hash:71:19)
at Object.createHash (node:crypto:133:10)
I ran:
git clone https://github.com/supertokens/docs.git
git checkout 0.9.0
and then cd v2
and then npm i -d
and then when trying to run I got the error.
Just to let you know 🙂rp_st
09/27/2023, 6:13 PMrobschilder
09/27/2023, 6:14 PMrp_st
09/27/2023, 6:14 PMrp_st
09/27/2023, 6:14 PMrobschilder
09/27/2023, 6:15 PMrobschilder
09/27/2023, 6:19 PMrobschilder
09/27/2023, 6:19 PMrp_st
09/27/2023, 6:19 PM