question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

IOS / ish install hangs

See original GitHub issue

In following the steps here: https://coder.com/docs/code-server/latest/ios

I get stuck on the installation step. It’s been sitting for over an hour, no progress, no error. I have the latest patches on an IPad Pro

iPad-2:~# curl -fsSL https://code-server.dev/install.sh | sh
Alpine Linux v3.14
Installing latest from npm.

sh: NPM_PATH: not found
Installing with npm.

+ npm install -g code-server --unsafe-perm

is there a way to provide additional insight or is there a known fix?

Issue Analytics

  • State:open
  • Created a year ago
  • Comments:9 (5 by maintainers)

github_iconTop GitHub Comments

1reaction
code-ashercommented, Oct 19, 2022
1reaction
code-ashercommented, Oct 19, 2022

The only thing that comes to mind is to try the npm install command directly with more flags. Something like raising the log levels with --dd (verbose) or --ddd (silly).

npm install -g code-server --unsafe-perm --dd
Read more comments on GitHub >

github_iconTop Results From Across the Web

NPM Install Hanging · Issue #874 · ish-app/ish - GitHub
I have iPhone 12 Pro Max and have exactly the same issue. It's just hanging when I run for example npm i -g...
Read more >
Golang causes iSH to hang on code execution : r/ish - Reddit
After installing Go on iSH, attempting to run any code will cause the entire system to hang and require a restart.
Read more >
iPad pro as a Linux machine - know - GitBook
I bought my iPad mainly for note-taking during classes. ... iSH frequently freezes if I leave it open for around 20 min. ......
Read more >
Install & run Linux, python on iPhone - iSH Shell - YouTube
Its easy to install Linux and Python on your iPhone. Thanks to iSH app, you have have alpine linux running on your smartphone....
Read more >
Join the iSH-AOK beta - TestFlight - Apple
Installing a beta iOS or iPadOS app via email or public link invitation ... to see your number of sessions and crashes, the...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found