[GH-ISSUE #116] npm install failing #91

Closed
opened 2026-02-26 05:31:18 +03:00 by kerem · 1 comment
Owner

Originally created by @alucic on GitHub (May 5, 2014).
Original GitHub issue: https://github.com/NarrativeScience-old/log.io/issues/116

TypeError: Object #

Originally created by @alucic on GitHub (May 5, 2014). Original GitHub issue: https://github.com/NarrativeScience-old/log.io/issues/116 TypeError: Object #<Object> has no method 'existsSync' at Object.action (/usr/lib/node_modules/log.io/Cakefile:74:13) with or without --user I always get the same error any solutions?
kerem closed this issue 2026-02-26 05:31:18 +03:00
Author
Owner

@msmathers commented on GitHub (Aug 1, 2014):

This sounds like a problem with your node.js environment. existsSync is part of node.js's built-in fs module, 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)

<!-- gh-comment-id:50851604 --> @msmathers commented on GitHub (Aug 1, 2014): This sounds like a problem with your node.js environment. `existsSync` is part of node.js's built-in `fs` module, 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)
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#91
No description provided.