-
Notifications
You must be signed in to change notification settings - Fork 63
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
json-ld playground Error thing definition ontology/schema #2071
Comments
github-actions
bot
added
the
needs-triage
Automatically added to new issues. TF should triage them with proper labels
label
Jan 14, 2025
egekorkan
added
bug
Semantics
Semantics-related issues
and removed
needs-triage
Automatically added to new issues. TF should triage them with proper labels
labels
Jan 14, 2025
i got errors setting up the repo @egekorkan should i make this error an another issue? result of 'npm i'
.npm/_logs/2025-01-17T00_58_27_850Z-debug-0.log
my work around |
unit9a
referenced
this issue
in science-periodicals/jsonld-vis
Jan 17, 2025
npm error 404 Not Found - GET https://registry.npmjs.org/@scipe%2feslint-config - Not found
This was referenced Jan 17, 2025
@unit9a I do not get the installation error in a fresh clone of the repo. Also, never remember seeing this issue. What is your system? Ideally, this should be a separate issue. |
@egekorkan i think you are right. discovered my nvm was misconfigured. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
json-ld source: https://www.w3.org/2022/wot/td/v1.1
json-ld playground permalink
console error:
message: "Cannot read properties of undefined (reading 'forEach')"
stack: "TypeError: Cannot read properties of undefined (reading 'forEach')\n at Object.jsonldVis (https://json-ld.org/playground/jsonld-vis.js:47:19)\n at playground.performAction.options.format (https://json-ld.org/playground/playground.js:971:12)\n at new Promise ()\n at Object.performAction (https://json-ld.org/playground/playground.js:969:14)\n at Object. (https://json-ld.org/playground/playground.js:1279:23)\n at playground.tabSelected (https://json-ld.org/playground/playground.js:907:23)\n at HTMLAnchorElement.dispatch (https://cdn.jsdelivr.net/g/async@1.5.0,jquery@1.11.0,es6-promise@1.0.0,bootstrap@2.3.2,codemirror@3.22.0(codemirror.min.js+addon/lint/lint.js+addon/edit/matchbrackets.js+addon/edit/closebrackets.js+addon/display/placeholder.js+addon/hint/show-hint.js+mode/ntriples/ntriples.js+mode/javascript/javascript.js):1266:8066)\n at HTMLAnchorElement. (https://cdn.jsdelivr.net/g/async@1.5.0,jquery@1.11.0,es6-promise@1.0.0,bootstrap@2.3.2,codemirror@3.22.0(codemirror.min.js+addon/lint/lint.js+addon/edit/matchbrackets.js+addon/edit/closebrackets.js+addon/display/placeholder.js+addon/hint/show-hint.js+mode/ntriples/ntriples.js+mode/javascript/javascript.js):1266:4767)\n at Object.trigger (https://cdn.jsdelivr.net/g/async@1.5.0,jquery@1.11.0,es6-promise@1.0.0,bootstrap@2.3.2,codemirror@3.22.0(codemirror.min.js+addon/lint/lint.js+addon/edit/matchbrackets.js+addon/edit/closebrackets.js+addon/display/placeholder.js+addon/hint/show-hint.js+mode/ntriples/ntriples.js+mode/javascript/javascript.js):1266:7167)\n at HTMLAnchorElement. (https://cdn.jsdelivr.net/g/async@1.5.0,jquery@1.11.0,es6-promise@1.0.0,bootstrap@2.3.2,codemirror@3.22.0(codemirror.min.js+addon/lint/lint.js+addon/edit/matchbrackets.js+addon/edit/closebrackets.js+addon/display/placeholder.js+addon/hint/show-hint.js+mode/ntriples/ntriples.js+mode/javascript/javascript.js):1266:14925)"
The text was updated successfully, but these errors were encountered: