-
Notifications
You must be signed in to change notification settings - Fork 433
Closed
Labels
type: bugcode to address defects in shipped codecode to address defects in shipped code
Description
The netlify deploy command used to deploy one of my sites has stopped working in [email protected]
The command netlify deploy fails with a "Base directory does not exist" error.
> netlify deploy -p --dir public
Base directory does not exist: /Users/davidwells/David/analytics-project/analytics/site/main/site
Was something changed recently with the netlify deploy command?
This is the site in question: https://github.com/DavidWells/analytics/tree/master/site/main and the previously working deploy script is here: https://github.com/DavidWells/analytics/blob/master/site/main/package.json#L14
Metadata
Metadata
Labels
type: bugcode to address defects in shipped codecode to address defects in shipped code