Richard Jackson

Results 14 comments of Richard Jackson

Hi @alex-frankel The below is the script that's erroring (not including the param/var declarations) - in this instance I've literally copied/pasted the example code from the docs, hence it still...

> Hi @cjk7989. Thanks for your response. Looks like the issue fixed itself when I upgraded my `node` version to latest 🙂. As I'm encountering this issue using Node 16.16.0...

Hi! @alina-tincas - thanks for that! Yep, thanks for confirming the "Copy all" functionality works in Firefox, let me know if GitBooks are able to resolve the "sections" of code....

As a user who's experimenting with implementing POC instances of Carbon Aware SDK I feel the sample data should be there to confirm first-instance usage (i.e. I want to focus...

@YaSuenag fair enough! Thanks for the clarification.

The Live Site URL is still down, reporting HTTP Error 500.34 - ASP.NET Core does not support mixing hosting models

Hi @patrickdemooij9 - ah thank you! I, of course, trust your judgement on the best way to handle these sorts of errors. I was considering that having an "exceptions" list...

Morning > Are the files generated and exported by xStatic called /clean-assets/css/styles.css, 0c03902b.css.v1 or 0c03902b.css? ` /clean-assets/css/styles.css` Will look into further and report back. Had more success with *not* using...

(Going to look into this as part of Umbraco UK Festival hackathon, if anyone else is then let me know!)

Data analysis: My build created 2299 errors, split over these 15 projects: |Project|Count| |---|---| |Umbraco.Infrastructure|700| |Umbraco.Tests.Integration|512| |Umbraco.Web.BackOffice|316| |Umbraco.Tests.UnitTests|302| |Umbraco.Core|269| |Umbraco.PublishedCache.NuCache|102| |Umbraco.Cms.Persistence.SqlServer|31| |Umbraco.Web.Common|24| |Umbraco.Tests.Benchmarks|18| |Umbraco.Tests.Common|7| |Umbraco.Web.Website|6| |Umbraco.Cms.Persistence.Sqlite|5| |Umbraco.Cms.Persistence.EFCore|3| |Umbraco.Examine.Lucene|3| |Umbraco.Web.UI|1| |Grand...