Closed arobinson closed 2 years ago
Yup that multi-line string under deprecated
is probably not handled by our parser
Yup that multi-line string under
deprecated
is probably not handled by our parser
Yeah this is the first multiline string case we've come across in a lockfile. I'll have a look at improving the parser.
I’m having an issue with moving from my POC application to our actual application. I’m getting this error while parsing the pnpm lock file:
To debug this, I added a print statement where it was dying:
This printed this right before failing:
Looks like there is a bug in the yaml parser. Here is the entry in the pnpm-lock.yaml that looks to be causing the issue:
Using rules_js: