-
Notifications
You must be signed in to change notification settings - Fork 23
Open
Description
Running yarn release
on a newly cloned repo fails:
~/Sites/thinkmill/monorepo-starter-2(master) Β» yarn release elisechant@Elises-MacBook-Pro
yarn run v1.21.1
$ yarn build && changeset publish
$ preconstruct build
π info building bundles!
π success built bundles!
π¦ info npm info @monorepo-starter/simple-package
π¦ info npm info @monorepo-starter/with-multi-entrypoints
π¦ error an error occurred while running `npm profile get`: E401
π¦ error Unable to authenticate, your authentication token seems to be invalid.
π¦ error Unable to authenticate, your authentication token seems to be invalid.
π¦ warn @monorepo-starter/simple-package is not being published because version 1.0.0 is already published on npm
π¦ warn @monorepo-starter/with-multi-entrypoints is not being published because version 1.0.0 is already published on npm
π¦ warn No unpublished packages to publish
ExitError: The process exited with code: 1
at getTokenIsRequired (/Users/elisechant/Sites/thinkmill/monorepo-starter-2/node_modules/@changesets/cli/dist/cli.cjs.dev.js:491:11)
error Command failed with exit code 1.
info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.
This should just work with no configuration.
Metadata
Metadata
Assignees
Labels
No labels