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.

Bug: Not working on Mac, cause of \r newlines

See original GitHub issue
$> yarn ts-patch install
yarn run v1.21.1
$ ... ts-patch install
env: node\r: No such file or directory

Went into the file, saved (replaced all \n\r with only \n)

Recalled -> Profit

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Comments:8 (4 by maintainers)

github_iconTop GitHub Comments

1reaction
nonaracommented, Dec 20, 2019

Whoops. Looks like my global npm registry got overwritten to my company registry! Thanks for letting me know! 🙂

0reactions
Shinigami92commented, Dec 19, 2019

After more then 24h, npm still dont show up a release 1.0.5? Is it stuck?

Read more comments on GitHub >

github_iconTop Results From Across the Web

trailing newline not created by RStudio · Issue #3961 - GitHub
I find this issue occasionally in RStudio, and am not sure how much it is a function of the editor used inside RStudio....
Read more >
61048 – Newlines in cells not rendering with SXSSF
It looks correct in Excel for Mac. Using the same code but swapping out XSSF for SXSSF, the newline is rendered as a...
Read more >
sed not giving me correct substitute operation for newline with ...
The error message means that it's interpreting the string test1.txt as the sed script, where t is the command, a conditional branch to...
Read more >
Bug: disappearing line breaks in code cells in Builder
I'm on 3.0.4 on both Mac and PC. The disappearing line break problem now occurs even just constrained to operating on a Mac...
Read more >
116429 - Linebreaks/newlines missing from chrome ...
This bug is very serious. The reason why Chrome replaces all line-breaks in selectionText with spaces is probably that it wants to put...
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