configure.sh: line 190: ts-node-esm: command not found | DEBIAN 11.7 #1890

Closed
opened 2026-04-05 16:37:35 +02:00 by MrUnknownDE · 0 comments
Owner

Originally created by @Clashplayer on 6/25/2023

Hello,
When I run the "bash install.sh" command, the script freezes and gives me the following error:
root@S-ONEUPTIME:~/oneuptime# bash install.sh
hint: Pulling without specifying how to reconcile divergent branches is
hint: discouraged. You can squelch this message by running one of the following
hint: commands sometime before your next pull:
hint:
hint: git config pull.rebase false # merge (the default strategy)
hint: git config pull.rebase true # rebase
hint: git config pull.ff only # fast-forward only
hint:
hint: You can replace "git config" with "git config --global" to set a default
hint: preference for all repositories. You can also pass --rebase, --no-rebase,
hint: or --ff-only on the command line to override the configured default per
hint: invocation.
Already up to date.
Welcome to the OneUptime 🟢 Runner

Please enter your sudo password now:

Thanks! 🙏

Ok! We'll take it from here 🚀
Making sure any stack that might exist is stopped
Grabbing latest apt caches
Hit:1 http://security.debian.org/debian-security bullseye-security InRelease
Hit:2 http://deb.debian.org/debian bullseye InRelease
Hit:3 http://deb.debian.org/debian bullseye-updates InRelease
Hit:4 http://deb.debian.org/debian bullseye-backports InRelease
Hit:5 https://download.docker.com/linux/debian bullseye InRelease
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
All packages are up to date.
Installing OneUptime 🟢
hint: Pulling without specifying how to reconcile divergent branches is
hint: discouraged. You can squelch this message by running one of the following
hint: commands sometime before your next pull:
hint:
hint: git config pull.rebase false # merge (the default strategy)
hint: git config pull.rebase true # rebase
hint: git config pull.ff only # fast-forward only
hint:
hint: You can replace "git config" with "git config --global" to set a default
hint: preference for all repositories. You can also pass --rebase, --no-rebase,
hint: or --ff-only on the command line to override the configured default per
hint: invocation.
Already up to date.

changed 19 packages in 6s
SSL Certificate exists. Skipping generating a new one.
configure.sh: line 190: ts-node-esm: command not found
root@S-ONEUPTIME:~/oneuptime#

*Originally created by @Clashplayer on 6/25/2023* Hello, When I run the "bash install.sh" command, the script freezes and gives me the following error: root@S-ONEUPTIME:~/oneuptime# bash install.sh hint: Pulling without specifying how to reconcile divergent branches is hint: discouraged. You can squelch this message by running one of the following hint: commands sometime before your next pull: hint: hint: git config pull.rebase false # merge (the default strategy) hint: git config pull.rebase true # rebase hint: git config pull.ff only # fast-forward only hint: hint: You can replace "git config" with "git config --global" to set a default hint: preference for all repositories. You can also pass --rebase, --no-rebase, hint: or --ff-only on the command line to override the configured default per hint: invocation. Already up to date. Welcome to the OneUptime 🟢 Runner Please enter your sudo password now: Thanks! 🙏 Ok! We'll take it from here 🚀 Making sure any stack that might exist is stopped Grabbing latest apt caches Hit:1 http://security.debian.org/debian-security bullseye-security InRelease Hit:2 http://deb.debian.org/debian bullseye InRelease Hit:3 http://deb.debian.org/debian bullseye-updates InRelease Hit:4 http://deb.debian.org/debian bullseye-backports InRelease Hit:5 https://download.docker.com/linux/debian bullseye InRelease Reading package lists... Done Building dependency tree... Done Reading state information... Done All packages are up to date. Installing OneUptime 🟢 hint: Pulling without specifying how to reconcile divergent branches is hint: discouraged. You can squelch this message by running one of the following hint: commands sometime before your next pull: hint: hint: git config pull.rebase false # merge (the default strategy) hint: git config pull.rebase true # rebase hint: git config pull.ff only # fast-forward only hint: hint: You can replace "git config" with "git config --global" to set a default hint: preference for all repositories. You can also pass --rebase, --no-rebase, hint: or --ff-only on the command line to override the configured default per hint: invocation. Already up to date. changed 19 packages in 6s SSL Certificate exists. Skipping generating a new one. configure.sh: line 190: ts-node-esm: command not found root@S-ONEUPTIME:~/oneuptime#
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github/oneuptime#1890