flatpak-app-config/enable.sh.nodejs22
Yaakov Selkowitz 5b712c8cd4 Add SDK extension scripts
Also, add the config for the node22 SDK extension.
2025-03-25 21:45:01 -04:00

3 lines
101 B
Bash

#! /bin/sh
export PATH="$PATH:/usr/lib/sdk/node22/bin"
export npm_config_nodedir=/usr/lib/sdk/node22