Skip to content
This repository was archived by the owner on May 21, 2025. It is now read-only.
This repository was archived by the owner on May 21, 2025. It is now read-only.

Fix build/publish to enable install in other projects #12

@jaeddy

Description

@jaeddy

I was able to publish the back in npm, but I think I might be doing something wrong. It seems like maybe the dist/ folder isn't getting published?

When I try to install (npm i gh-openapi-docs), I get the following error:

npm ERR! path /Users/jaeddy/node_modules/gh-openapi-docs/dist/gh-openapi-docs.js
npm ERR! code ENOENT
npm ERR! errno -2
npm ERR! syscall chmod
npm ERR! enoent ENOENT: no such file or directory, chmod '/Users/jaeddy/node_modules/gh-openapi-docs/dist/gh-openapi-docs.js'
npm ERR! enoent This is related to npm not being able to find a file.
npm ERR! enoent 

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions