Skip to content
This repository has been archived by the owner on Jun 5, 2024. It is now read-only.

Swift Custom Runtime: "sam build" fails when the working directory has spaces in its name #9

Open
patagoniacode opened this issue Oct 11, 2020 · 1 comment

Comments

@patagoniacode
Copy link

patagoniacode commented Oct 11, 2020

Swift Custom Runtime

Problem

The "sam build" command fails when the working directory has spaces in its name.

Possible cause

The problem could be related to the Makefile not been appropriately quoted, thus not protecting the variable spacing.

Posible solution

Modifying the Makefile could help.

I would appreciate your help.
Thanks!

@singledigit
Copy link
Contributor

Can you give me an example of which directories? The Function directories do have to match the function names. I might need to improve the instructions.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants