You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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!
The text was updated successfully, but these errors were encountered:
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:
Any help that you could give me would be very much appreciated :)
Thanks!
The text was updated successfully, but these errors were encountered: