UziTech / UziTech/marked-html-renderer

NPM Package issue: Tries to use index.js, which doesn't exist.

Open
#91 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
TypeScript
Stars
2
Forks
1
Avg merge
1m
Merged PRs (30d)
5

Description

When installed via npm to a pure js/es project, the package doesn't work.

It tries to reference index.js, which doesn't exist.

I believe you're package.json is wrong.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by inspecting package.json and the package produced for npm, focusing on the entry-point reference that resolves to index.js. Install the package in a small pure JavaScript or TypeScript project and verify that importing it succeeds without referencing a missing file.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
build-system, tooling
Issue type
Bug
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
58/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.