Skip to content
This repository was archived by the owner on Jun 15, 2023. It is now read-only.
This repository was archived by the owner on Jun 15, 2023. It is now read-only.

Illegal operation on a directory, read failed #31

@PawelAdamski

Description

@PawelAdamski

After switching from brunch 2.6.0 to 2.6.5 I get following error

/home/pawel/Repository/........client/node_modules/brunch/lib/fs_utils/file_list.js:196
        if (error) throw new Error(formatError('Reading', error));
                   ^

Error: undefined of Error: EISDIR: illegal operation on a directory, read failed. 
  at /home/pawel/Repository/....../client/node_modules/brunch/lib/fs_utils/file_list.js:196:26
  at /home/pawel/Repository/....../client/node_modules/fcache/index.js:19:23
  at FSReqWrap.readFileAfterClose [as oncomplete] (fs.js:368:12)

I attach brunch logs and my package.json
logs.txt
package.json.txt

I'm using Ubuntu 14.04

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions