[PR #41] [CLOSED] work with node wherever it may be installed (use env to find it) #232

Closed
opened 2026-02-26 05:31:41 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/NarrativeScience-old/log.io/pull/41
Author: @taxilian
Created: 10/8/2012
Status: Closed

Base: masterHead: use_env


📝 Commits (1)

  • b37ac65 work with node wherever it may be installed (use env to find it)

📊 Changes

2 files changed (+2 additions, -2 deletions)

View changed files

📝 bin/log.io-harvester (+1 -1)
📝 bin/log.io-server (+1 -1)

📄 Description

The current scripts don't work on my systems as I did not install node.js in /usr/local/bin

This fixes it by using whatever node is first in the path.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/NarrativeScience-old/log.io/pull/41 **Author:** [@taxilian](https://github.com/taxilian) **Created:** 10/8/2012 **Status:** ❌ Closed **Base:** `master` ← **Head:** `use_env` --- ### 📝 Commits (1) - [`b37ac65`](https://github.com/NarrativeScience-old/log.io/commit/b37ac65614b392a4adb7a5e5cda6dca6528cb05a) work with node wherever it may be installed (use env to find it) ### 📊 Changes **2 files changed** (+2 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `bin/log.io-harvester` (+1 -1) 📝 `bin/log.io-server` (+1 -1) </details> ### 📄 Description The current scripts don't work on my systems as I did not install node.js in /usr/local/bin This fixes it by using whatever node is first in the path. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-26 05:31:41 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/log.io-NarrativeScience-old#232
No description provided.