Rock Pi S v1.1 Slarm64 - Node Red

Good morning :

Does anyone know if it is possible to install node-red on top of Slarm64 OS?

Thanks

I created a package based on the documentation
node-red-1.3.5-aarch64-mara1.txz
installation:
installpkg node-red-1.3.5-aarch64-mara1.txz
run:
node-red

(node:9221) [DEP0128] DeprecationWarning: Invalid 'main' field in '/usr/lib/node_modules/node-red/node_modules/@node-red/editor-client/package.json' of './lib/index.js'. Please either fix that or report it to the module author
(Use `node --trace-deprecation ...` to show where the warning was created)
5 Jun 02:39:18 - [info] 

Welcome to Node-RED
===================

5 Jun 02:39:18 - [info] Node-RED version: v1.3.5
5 Jun 02:39:18 - [info] Node.js  version: v16.3.0
5 Jun 02:39:18 - [info] Linux 4.4.263 arm64 LE
5 Jun 02:39:19 - [info] Loading palette nodes
5 Jun 02:39:21 - [info] Settings file  : /root/.node-red/settings.js
5 Jun 02:39:21 - [info] Context store  : 'default' [module=memory]
5 Jun 02:39:21 - [info] User directory : /root/.node-red
5 Jun 02:39:21 - [warn] Projects disabled : editorTheme.projects.enabled=false
5 Jun 02:39:21 - [info] Flows file     : /root/.node-red/flows.json
5 Jun 02:39:21 - [info] Creating new flow file
5 Jun 02:39:21 - [warn] 

---------------------------------------------------------------------
Your flow credentials file is encrypted using a system-generated key.

If the system-generated key is lost for any reason, your credentials
file will not be recoverable, you will have to delete it and re-enter
your credentials.

You should set your own key using the 'credentialSecret' option in
your settings file. Node-RED will then re-encrypt your credentials
file using your chosen key the next time you deploy a change.
---------------------------------------------------------------------

5 Jun 02:39:21 - [info] Starting flows
5 Jun 02:39:21 - [info] Started flows
5 Jun 02:39:21 - [info] Server now running at http://127.0.0.1:1880/