What worked for me was:
- commiting
/dist
to gh - running
npm install {username}/{repo}.git
instead of manually adding the record topackage.json
What worked for me was:
/dist
to ghnpm install {username}/{repo}.git
instead of manually adding the record to package.json