Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

npm package are missing a file #1

Open
ciekawy opened this issue Aug 13, 2019 · 0 comments
Open

npm package are missing a file #1

ciekawy opened this issue Aug 13, 2019 · 0 comments

Comments

@ciekawy
Copy link

ciekawy commented Aug 13, 2019

when trying to install ts-fsm package I am getting error

./node_modules/ts-fsm/bin/dist/lib/ts-fsm.js
npm ERR! code ENOENT

IMO the problem is in package.json

 "bin": "./bin/dist/lib/ts-fsm.js",

after removing this line I was able to publish the package to my local repo and then install it from the repo.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant