Add node digital envelope routines::initialization error workaround

master
Tanner Collin 9 months ago
parent a4b3112232
commit 42bda5fd22
  1. 1
      apiserver/docs/source/dev_webclient.md

@ -29,6 +29,7 @@ $ yarn install
Run the development server:
```
$ export NODE_OPTIONS=--openssl-legacy-provider
$ HOST=0.0.0.0 yarn start
```

Loading…
Cancel
Save