triston-notes/Cards/dev/Resolve “digital envelope routines unsupported” error during npm start.md
2023-10-21 18:52:54 -05:00

14 lines
397 B
Markdown

up:: [[Terminal]]
Link to solution:
[Error message "error:0308010C:digital envelope routines::unsupported"](https://stackoverflow.com/a/69699772)
```jsx
// linux, mac, windows(gitbash)
export NODE_OPTIONS=--openssl-legacy-provider
```
I prepended my npm run start command with this followed by a semicolon
@mui/lab react-table react-router react-draggable @mui/x-date-pickers react-dropzone