Notebook-Experiments icon indicating copy to clipboard operation
Notebook-Experiments copied to clipboard

non installable

Open stylehouse opened this issue 2 years ago • 0 comments

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.

stylehouse avatar Jul 23 '23 05:07 stylehouse