[PR #7] [CLOSED] Fixed hardcoded /usr/local/lib/node_modules to be based on 'which node' #225

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

📋 Pull Request Information

Original PR: https://github.com/NarrativeScience-old/log.io/pull/7
Author: @aforward
Created: 9/9/2011
Status: Closed

Base: masterHead: master


📝 Commits (2)

  • be3f356 Fixed hardcoded /usr/local/lib/node_modules to be based on 'which node'
  • 4ad37cf Improved the derivation of NODE_PATH, the existing worked - but was flawed, added the 'dirname' for proper path navigation

📊 Changes

1 file changed (+4 additions, -1 deletions)

View changed files

📝 bin/configure (+4 -1)

📄 Description

I was installing log.io in a non standard path and noticed the hard-coded ./configure path. I updated it to be based on where node is installed.


🔄 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/7 **Author:** [@aforward](https://github.com/aforward) **Created:** 9/9/2011 **Status:** ❌ Closed **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (2) - [`be3f356`](https://github.com/NarrativeScience-old/log.io/commit/be3f356e77cc6aa68aec0af813ffaba658777924) Fixed hardcoded /usr/local/lib/node_modules to be based on 'which node' - [`4ad37cf`](https://github.com/NarrativeScience-old/log.io/commit/4ad37cf79c5764260c07dd1b216242c4e0783773) Improved the derivation of NODE_PATH, the existing worked - but was flawed, added the 'dirname' for proper path navigation ### 📊 Changes **1 file changed** (+4 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `bin/configure` (+4 -1) </details> ### 📄 Description I was installing log.io in a non standard path and noticed the hard-coded ./configure path. I updated it to be based on where node is installed. --- <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:40 +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#225
No description provided.