NPM Organization Setup Required
To publish @larcjs packages to npm, you need to create the @larcjs organization first.
Steps:
After Organization is Created:
cd /Users/cdr/Projects/larc-repos/core-types
npm publish --access public
Verify Organization:
npm org ls larcjs
This will show members of the organization.