Skip to content
This repository was archived by the owner on Nov 23, 2021. It is now read-only.
This repository was archived by the owner on Nov 23, 2021. It is now read-only.

Problems with local modules installing flowdata #2

@366256

Description

@366256

Hi,

this might not be the best place for this issue, but I couldn't find any other thread which discusses this problem. I figured, that you might have a solution.

When I want to install flowdata, I always get the error that npm cannot install the local dependencies:

npm ERR! addLocal Could not install .../flowdata@0.2.1/local_modules/logging
npm ERR! addLocal Could not install .../flowdata@0.2.1/local_modules/utils
npm ERR! addLocal Could not install .../flowdata@0.2.1/local_modules/inheritable
npm ERR! Darwin 14.1.0
npm ERR! argv "node" "/usr/local/bin/npm" "install"
npm ERR! node v0.10.32
npm ERR! npm  v2.6.1
npm ERR! path .../flowdata@0.2.1/local_modules/logging
npm ERR! code ENOENT
npm ERR! errno 34

npm ERR! enoent ENOENT, open .../flowdata@0.2.1/local_modules/logging'
npm ERR! enoent This is most likely not a problem with npm itself
npm ERR! enoent and is related to npm not being able to find a file.
npm ERR! enoent 

npm ERR! Please include the following file with any support request:
npm ERR!     ..../npm-debug.log

I've tried cloning the repository, build it and link it in the global space, but this didn't work out.

I'm running MAC OSX Yosemite with npm 2.6.1.

Thanks in advance!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions