- 
          
- 
                Notifications
    You must be signed in to change notification settings 
- Fork 4.6k
[stable23] Fix top margin in empty versions list #35073
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Manual backport of #35063 Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
| /compile | 
|  | 
| Seems like node 18 does not work for stable23... @skjnldsv any idea how to downgrade the used node version? | 
| 
 Use nvm https://github.com/nvm-sh/nvm Also we require node 16 for Nextcloud on master, not node 18. | 
| 
 I meant how to downgrade Node on CI :) | 
| Edit the package.json and use    "engines": {
    "node": "^14.0.0",
    "npm": "^7.0.0"
  },EDIT: done | 
Signed-off-by: John Molakvoæ <skjnldsv@users.noreply.github.com>
| Thanks! :) | 

Manual backport of #35063
Tested locally via nc-easy-test.