Skip to content

Starting the Canned API server works only with relative path not absolute path #45

@kavithabhaskaran

Description

@kavithabhaskaran

Suppose I have a dir called "Abc" and I have 10 sub-directories in it "1" through "10". I want to start the canned API server for each of those - it works only with relative path ../../xxx/x/xx and not with absolute path (./canned -p 3000 ../zy/tz/ex) -> this works because it is relative. Why is that? Can it not work with absolute path?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions