bigcommerce / stencil-cli

BigCommerce Stencil emulator for local theme development
https://developer.bigcommerce.com/stencil-docs
BSD 4-Clause "Original" or "Old" License
103 stars 140 forks source link

Stencil Push not creating theme in bigcommerce and everything gives ok no error logs #1215

Open brpretel opened 1 week ago

brpretel commented 1 week ago

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

  1. Run the proper installs for node packages
  2. 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