-
Notifications
You must be signed in to change notification settings - Fork 39
Open
Description
I was trying to import a recipe from Chefkoch.de and got the message "Unable to parse Steps".
Here is the link to recipe: https://www.chefkoch.de/rezepte/1205621226313744/Amerikanische-Pancakes.html
Container logs gave me the following error:
Error: Could not parse CSS stylesheet
at exports.createStylesheet (/home/node/app/node_modules/.pnpm/jsdom@23.2.0/node_modules/jsdom/lib/jsdom/living/helpers/stylesheets.js:37:21)
at HTMLStyleElementImpl._updateAStyleBlock (/home/node/app/node_modules/.pnpm/jsdom@23.2.0/node_modules/jsdom/lib/jsdom/living/nodes/HTMLStyleElement-impl.js:68:5)
at HTMLStyleElementImpl._poppedOffStackOfOpenElements (/home/node/app/node_modules/.pnpm/jsdom@23.2.0/node_modules/jsdom/lib/jsdom/living/nodes/HTMLStyleElement-impl.js:42:10)
at JSDOMParse5Adapter.onItemPop (/home/node/app/node_modules/.pnpm/jsdom@23.2.0/node_modules/jsdom/lib/jsdom/browser/parser/html.js:175:43)
at Parser.onItemPop (/home/node/app/node_modules/.pnpm/parse5@7.2.1/node_modules/parse5/dist/cjs/parser/index.js:176:90)
at OpenElementStack.pop (/home/node/app/node_modules/.pnpm/parse5@7.2.1/node_modules/parse5/dist/cjs/parser/open-element-stack.js:83:22)
at endTagInText (/home/node/app/node_modules/.pnpm/parse5@7.2.1/node_modules/parse5/dist/cjs/parser/index.js:2349:20)
at Parser._endTagOutsideForeignContent (/home/node/app/node_modules/.pnpm/parse5@7.2.1/node_modules/parse5/dist/cjs/parser/index.js:988:17)
at Parser.onEndTag (/home/node/app/node_modules/.pnpm/parse5@7.2.1/node_modules/parse5/dist/cjs/parser/index.js:953:18)
at Tokenizer.emitCurrentTagToken (/home/node/app/node_modules/.pnpm/parse5@7.2.1/node_modules/parse5/dist/cjs/tokenizer/index.js:385:26) .recipe-meta-property-group[data-v-9b4b550a]{container-type:inline-size;width:100%}.recipe-meta-property-group__detail[data-v-9b4b550a]{display:flex;flex-direction:row;flex-wrap:wrap;gap:16px 32px;padding:16px 0}@container (max-width: 399px){.recipe-meta-property-group__detail[data-v-9b4b550a]{gap:16px 15px}}
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels