Marvin
06/22/2022, 9:32 PMgulp extension:deploy
with Extension Tools 2022.1.0?
[14:29:37] Preparing to create the extension record...
[14:29:39] Preparing content to deploy in DeployDistribution...
[14:29:39] 'startDeploy' errored after 37 s
[14:29:39] Error in task gulp extension:deploy
Error Message
ENOENT: no such file or directory, stat 'DeployDistribution/*'
Error Details
errno: -2
syscall: stat
code: ENOENT
path: DeployDistribution/*
[14:29:39] 'extension:deploy' errored after 52 s
I have tried:
• Creating the directory DeployDistribution
.
• Changing the deploy directory to LocalDistribution
and LocalDistribution/tmp
. (This is where the files are compiled to when I run the command)
• Changing output directory to DeployDistribution
. (This caused the files to be compiled in the directory, but still an error)LC
06/22/2022, 10:09 PMMarvin
06/22/2022, 10:17 PM--advanced
without any luck.Alfon Terron
06/23/2022, 3:14 PMAlfon Terron
06/23/2022, 3:16 PMMartin
06/23/2022, 4:33 PMMarvin
06/23/2022, 9:51 PMLC
06/24/2022, 11:01 AMMarvin
06/24/2022, 5:25 PM