Skip to content

davos watch is throwing error and not uploading #84

@asifkhanhbc

Description

@asifkhanhbc

Hi,
when I run the "davos watch" and change the file, I get this error:

Error: EISDIR: illegal operation on a directory, read {
"error": {
"errno": -21,
"code": "EISDIR",
"syscall": "read"
},
"stack": "Error: EISDIR: illegal operation on a directory, read",
"exception": true,
"date": "Wed Mar 24 2021 10:12:01 GMT-0700 (Pacific Daylight Time)",
"process": {
"pid": 43302,
"uid": 503,
"gid": 20,
"cwd": "/Users/username/Documents/projects/sfcc-dev-git/sfcc/code/cartridgeName",
"execPath": "/usr/local/bin/node",
"version": "v10.23.0",
"argv": [
"/usr/local/bin/node",
"/usr/local/bin/davos",
"watch"
],
"memoryUsage": {
"rss": 87478272,
"heapTotal": 58454016,
"heapUsed": 33966880,
"external": 4787036
}
},
"os": {
"loadavg": [
1.58349609375,
1.87646484375,
1.919921875
],
"uptime": 184641
},
"trace": []
}

Any idea how to resolve it?

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