triston-notes/Cards/dev/Resolve “digital envelope routines unsupported” error during npm start.md

14 lines
397 B
Markdown
Raw Permalink Normal View History

2023-10-21 23:52:54 +00:00
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