I am using akamai CLI with MacOS and iTerm.
I am trying to execute akamai pipeline save -p myProject test. It returns a
Unexpected error occurred: Error: ENOENT: no such file or directory, open...
error and does NOT create a dist folder.
I suspect something to do with iTerm not having write permission. Any other ideas?
I fixed it by manually creating the
distfolder once before running the command. That worked.