You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
gulp manifest doesn't generate a manifest zip file.
Steps to reproduce
gulp manifest
Expected results
Actual results
Project you experience issues with
yoteams-deploy
generator version
4.0.1
build tools version
1.8.0
nodejs version
v16.13.2
npm version
8.1.2
Operating system (environment)
macOS
Additional Info
It was working at one point, returned today and the pre-existing manifest zipfile wasn't being updated. Unzip & validate the manifest - not updated. Just delete the zipfile. gulp manifest never recreates the file and no error in command.
yoteams-deploy version is 1.2.0-preview.2
gulp nuke, gulp build, gulp validate-manifest and gulp manifest all execute without error but still no manifest zip file.
The text was updated successfully, but these errors were encountered:
Description
gulp manifest
doesn't generate a manifest zip file.Steps to reproduce
gulp manifest
Expected results
Actual results
Project you experience issues with
yoteams-deploy
generator version
4.0.1
build tools version
1.8.0
nodejs version
v16.13.2
npm version
8.1.2
Operating system (environment)
macOS
Additional Info
It was working at one point, returned today and the pre-existing manifest zipfile wasn't being updated. Unzip & validate the manifest - not updated. Just delete the zipfile.
gulp manifest
never recreates the file and no error in command.yoteams-deploy
version is 1.2.0-preview.2gulp nuke
,gulp build
,gulp validate-manifest
andgulp manifest
all execute without error but still no manifest zip file.The text was updated successfully, but these errors were encountered: