NPM engines v7 required:

The build fails with npm v8.
Waiting for the correct fix, I have added an engines section in
package.json.
This commit is contained in:
John Livingston 2022-10-10 16:41:50 +02:00
parent e3970bd8c7
commit e2ec66bf37
No known key found for this signature in database
GPG Key ID: B17B5640CE66CDBC

View File

@ -74,6 +74,9 @@
"engine": {
"peertube": ">=3.2.0"
},
"engines": {
"npm": ">=7 <8"
},
"homepage": "https://github.com/JohnXLivingston/peertube-plugin-livechat",
"repository": "github:JohnXLivingston/peertube-plugin-livechat",
"keywords": [