Skip to content

Commit 1033af1

Browse files
committed
Hint for contributing devs
1 parent e9cdb76 commit 1033af1

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -73,6 +73,8 @@ To run the website locally, you will need:
7373

7474
Bring a terminal to the ``website`` folder and execute `npm install`, and then `npm run dev`.
7575

76+
If after running `npm run dev` you get an error that mentions "`code: 'ERR_OSSL_EVP_UNSUPPORTED'`", [this](https://stackoverflow.com/a/69746937/9768291) should be able to help.
77+
7678
Whenever you want to test changes to the `src/queries-logic.js` file, you will need to re-execute `npm run dev` for `dist/main.js` to recompile.
7779

7880
## Credits

0 commit comments

Comments
 (0)