This repository was archived by the owner on May 21, 2025. It is now read-only.
  
  
  
  
  
Description
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