support for ink
Open
Nobody has claimed this yet.
bug
- Dominant language
- Clojure
- Stars
- 175
- Forks
- 5
- PR merge metrics
- No merged PRs in 30d
Description
I was trying to run ink-demo sample from https://github.com/babashka/nbb/blob/main/README.md in nbb
project, but I get an error:
`
Message: Cannot read properties of undefined (reading 'prototype')
`
The same works fine using plain nbb.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the ink-demo sample linked in the README and reproduce the error in the nbb-logseq project, then compare it with the same sample running in plain nbb. Done means the ink-demo sample runs without the reported “Cannot read properties of undefined (reading 'prototype')” error in nbb-logseq.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- nodejs
- Domain
- cli
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100