-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
This context line:
KoreografeyeDemo/config.jsonld
Line 4 in b7d02c5
| "https://linkedsoftwaredependencies.org/bundles/npm/koreografeye/^0.0.0/components/context.jsonld" |
causes an error:
2024-01-08T19:27:47.982Z [Components.js] warn: Detected remote context lookup for 'https://linkedsoftwaredependencies.org/bundles/npm/koreografeye-mastodon/^0.0.0/components/context.jsonld' in ./config.jsonld. This may indicate a missing or invalid dependency, incorrect version number, or an invalid context URL.
/Users/jonny/git/KoreografeyeDemo/node_modules/componentsjs/lib/rdf/RdfParser.js:85
return new Error(`Error while parsing file "${path}": ${error.message}`);
^
Error: Error while parsing file "./config.jsonld": Failed to load remote context https://linkedsoftwaredependencies.org/bundles/npm/koreografeye-mastodon/^0.0.0/components/context.jsonld: Internal Server Error
Setting it as "https://linkedsoftwaredependencies.org/bundles/npm/koreografeye/^0.4.6/components/context.jsonld", fixes the problem, but you might even just want to to >0.0.0 which presumably would resolve (didn't test)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels