autopkg / nstrauss-recipes

Public AutoPkg recipes
23 stars 27 forks source link

SimpleJSONParser Error #47

Closed dbmann89 closed 1 year ago

dbmann89 commented 1 year ago

Hello,

I am getting this error when running this recipe:

Expecting value: line 1 column 1 (char 0)
Failed.

The following recipes failed:
    cricutdesignspace.pkg
        Error in com.github.nstrauss.pkg.CricutDesignSpace: Processor: SimpleJSONParser: Error: Expecting value: line 1 column 1 (char 0)

Nothing downloaded, packaged or imported.

Thanks!

killer23d commented 1 year ago

I also observe the same behavior on my end. I think it has to do with the new site design.

Expecting value: line 1 column 1 (char 0)

nstrauss commented 1 year ago

@dbmann89 @killer23d Thanks for reporting. Fixed in https://github.com/autopkg/nstrauss-recipes/pull/48.