Skip to content

Error when running susi  #9

@yisraelgrimes

Description

@yisraelgrimes

I know it's been a while since this project's seen any action but... It's so simple and elegant I'm hoping you can help me out. When running the susi command as per the readme, I'm getting an error. For testing, I've just been using your example html and markdown so I don't think that would be the issue. Here's the error message:

Error: EISDIR: illegal operation on a directory, read
    at Object.fs.readSync (fs.js:634:3)
    at tryReadSync (fs.js:474:20)
    at Object.fs.readFileSync (fs.js:515:19)
    at convertFilesInPath (/usr/local/lib/node_modules/susi/susi:43:21)
    at Object.<anonymous> (/usr/local/lib/node_modules/susi/susi:62:1)
    at Module._compile (internal/modules/cjs/loader.js:702:30)
    at Object.Module._extensions..js (internal/modules/cjs/loader.js:713:10)
    at Module.load (internal/modules/cjs/loader.js:612:32)
    at tryModuleLoad (internal/modules/cjs/loader.js:551:12)
    at Function.Module._load (internal/modules/cjs/loader.js:543:3)

Any help that you could give me would be very much appreciated :)

Thanks!

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