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
Not creating the team even though it completes all the builds and shows an OK status. It remains on the last log: "OK -- Theme task finished. Generating manifest started... OK -- Manifest generation finished." But nothing else happens.
Steps to reproduce behavior
1.Pull from repository https://github.com/brpretel/CigarChamber.git
2. Run the proper installs for node packages
3. Try to run stencil push to upload the theme to the site or try stencil bundle to build the zip. (Both have same results)
Environment
Stencil-cli version stencil --version:7.5.5
Node version node -v:v18.15.0
NPM version npm -v:9.5.0
OS:Windows 11 Pro
The text was updated successfully, but these errors were encountered:
Expected behavior
Stencil Push should create the theme
Actual behavior
Not creating the team even though it completes all the builds and shows an OK status. It remains on the last log: "OK -- Theme task finished. Generating manifest started... OK -- Manifest generation finished." But nothing else happens.
Steps to reproduce behavior
1.Pull from repository https://github.com/brpretel/CigarChamber.git
2. Run the proper installs for node packages
3. Try to run stencil push to upload the theme to the site or try stencil bundle to build the zip. (Both have same results)
Environment
Stencil-cli version
stencil --version
:7.5.5Node version
node -v
:v18.15.0NPM version
npm -v
:9.5.0OS:Windows 11 Pro
The text was updated successfully, but these errors were encountered: