Skip to content

[BUG] Unable to publish package #93

@asos-craigmorten

Description

@asos-craigmorten

Describe the bug

Publishing of package results in the log [ERROR:publish] Something broke....

To Reproduce

Experienced locally and in pipeline. See https://github.com/asos-craigmorten/superdeno/blob/main/.github/workflows/publish-egg.yml

Namely:

deno install -A -f --unstable -n eggs https://x.nest.land/eggs@0.1.0/mod.ts
export PATH="~/.deno/bin:$PATH"
eggs link --key ${NEST_LAND_KEY}
eggs publish

where NEST_LAND_KEY is my API key.

See https://github.com/asos-craigmorten/superdeno/runs/785754213?check_suite_focus=true for example outcome.

Expected behavior

The package should be published.

Screenshots

--

Desktop (please complete the following information):

  • OS: Ubuntu 18.04.4 LTS and MacOS 10.14.6
  • nest.land Version [e.g. 0.1.0]: 0.1.0

Smartphone (please complete the following information):

--

Additional context

Egg file here --> https://github.com/asos-craigmorten/superdeno/blob/main/egg.json

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions