mirror of
https://github.com/alanorth/cgspace-notes.git
synced 2024-11-21 14:15:02 +01:00
Update syntax in notes for 2021-12
This commit is contained in:
parent
6770385f36
commit
0ed959e085
@ -221,7 +221,7 @@ Found 2 error(s).
|
||||
- For now I just ran all the system updates and rebooted the machine (linode20)
|
||||
- Then I started a fresh harvest
|
||||
- Now I cleared all images on my local machine and I get the same error when building the backend
|
||||
- It seems to be related to `@elastic/elasticsearch-js`](https://github.com/elastic/elasticsearch-js), which our `package.json` pins with version `^7.13.0"
|
||||
- It seems to be related to `@elastic/elasticsearch-js`](https://github.com/elastic/elasticsearch-js), which our `package.json` pins with version `^7.13.0`
|
||||
- I see that AReS is currently using 7.15.0 in its `package-lock.json`, and 7.16.0 was released four days ago so perhaps it's that...
|
||||
- Pinning `~7.15.0` allows nest to build fine...
|
||||
- I made a pull request
|
||||
|
Loading…
Reference in New Issue
Block a user