Jairo

Results 41 comments of Jairo

@harnerdesigns Ideally, I would like to see more details (video would be the best). Sounds like the issue is with bundler (webpack likely), which is managed by theme itself. Stencil...

Hi @balasuresha, you're on older version of stencil cli, which is not compatible with the latest version of the cornerstone. I recommend first to update node version and then stencil...

Take a look at this comment: https://github.com/bigcommerce/paper/pull/343#issuecomment-1638879565

Hi @MD-IRFANUL-HAQUE, try to regenerate your API token. 401 error means that it's invalid. https://developer.bigcommerce.com/stencil-docs/installing-stencil-cli/live-previewing-a-theme

@t3hchipmunk which value of config.json is giving you an error?

Hi @BC-AdamWard, do yo mind to provide screenshots for the errors you had?

Hi @BC-AdamWard, I don't see any errors, on the screenshots you provided. 'No Api host' message is just a warning to be aware of what is in your config

Hi @HenkHui, do you mind providing exact steps to reproduce with the commands you run into (or screenshots)? Thanks

@stanfabrics That error comes from node-sass not able to compile your version of scss code. Unfortunately, it didn't give you the filename (just the stdin), but I think you can...

@rowleyaj LGTM. I think you can bump stencil-utils version in this PR. I will handle releasing stencil-utils. cc @BC-tymurbiedukhin