Build failed

I follow the building document and when applying
```app/scripts/build_and_run -r```, it gives me

```
❯ app/scripts/build_and_run -r
Running JS build process

node: --openssl-legacy-provider is not allowed in NODE_OPTIONS
```

How should I fix it?
  • edited July 26, 2023
    Upgrade to Node 18 or later.

    (Please post further development questions to zotero-dev. We try to keep technical discussions there.)
  • Thank you I'll move it there. I will delete it here.
  • edited July 26, 2023
    You don't need to move anything. Again, you just need Node 18 or later, as the documentation says.
Sign In or Register to comment.