I just installed via npm install -g @comunica/web-client-generator and ran
$ comunica-web-client-generator
First this logs a long list of warnings originating from Components.js in the form:
[Components.js] warn: Detected remote context lookup for 'https://linkedsoftwaredependencies.org/bundles/npm/@comunica/runner/^1.0.0/components/context.jsonld' in /Users/phivk/.nvm/versions/node/v12.20.0/lib/node_modules/@comunica/web-client-generator/config/config-default.json. This may indicate a missing or invalid dependency, or an invalid context URL.
I just installed via
npm install -g @comunica/web-client-generator
and ranFirst this logs a long list of warnings originating from
Components.js
in the form:followed by the following error:
system setup:
Any help would be appreciated :)