Installed package contains package.json only
Hello,
after installing the package with npm I have discovered that the package directory contains a package.json file only. What happened?
See #5
#5, and #1 as linked from there, leave me none-the-wiser as to why the installed package is empty. @bcherny if this project is dead, could you write a note in the readme to avoid people wasting time trying to get it working?
Hey Greg, check out the PRs. This package is under development, and as the readme notes, is in pre-alpha.
Ok, no problem, appreciate your work! Just wasn't obvious to me that npm install wouldn't work (it might be obvious to others)
- you need
filesentry fordist/src. onlymainis included by default.dist/src/cliwon't ship without it. -
prepublishOnlyshould beprepublishto hook into defaultnpm publishbehavior
still getting:
warning "[email protected]" has no binaries
this package has a binary that works, if folks are looking: @dylanvann/flow-to-typescript