mirror of
https://github.com/NarrativeScience-old/log.io.git
synced 2026-04-25 17:15:52 +03:00
[GH-ISSUE #116] npm install failing #91
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#91
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?
Originally created by @alucic on GitHub (May 5, 2014).
Original GitHub issue: https://github.com/NarrativeScience-old/log.io/issues/116
TypeError: Object #
@msmathers commented on GitHub (Aug 1, 2014):
This sounds like a problem with your node.js environment.
existsSyncis part of node.js's built-infsmodule, so something went really wrong.If you follow the build instructions outlined in the wiki, you shouldn't have any issues:
https://github.com/NarrativeScience/Log.io/wiki/v0.3.4-Build-Recipe-(Ubuntu-14.04)