Notebook-Experiments
Notebook-Experiments copied to clipboard
non installable
Hi I'm studying codemirror via this project. I need deps installed for the "Go to Implementations" command in vscode to work right? To follow threads around... Installing seems impossible, mostly missing @dral/* things. This is on a node:slim container.
root@dfb27a0cd08a:/app/lezer-playground# yarn install
yarn install v1.22.19
info No lockfile found.
[1/4] Resolving packages...
error An unexpected error occurred: "https://registry.yarnpkg.com/@dral%2fall-folds-zig: Not found".
Same command in /app/ outputs more complaints.
It seems like the most open and complete implementation of codemirror I am aware of, so thanks for sharing your work. Is you main project coming along? AI chat could probably wash away aspects of code on propagating to another project.