mirror of
https://github.com/NarrativeScience-old/log.io.git
synced 2026-04-25 09:05:55 +03:00
[PR #7] [CLOSED] Fixed hardcoded /usr/local/lib/node_modules to be based on 'which node' #225
Labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/log.io-NarrativeScience-old#225
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/NarrativeScience-old/log.io/pull/7
Author: @aforward
Created: 9/9/2011
Status: ❌ Closed
Base:
master← Head:master📝 Commits (2)
be3f356Fixed hardcoded /usr/local/lib/node_modules to be based on 'which node'4ad37cfImproved 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.