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

@dendronhq/dendron-cli@latest (@dendronhq/dendron-cli@0.124.1) fails on @dendronhq/api-server@^0.124.0 dependency (which is not published yet) #3976

Closed
1 of 7 tasks
a-kplatek opened this issue Jan 30, 2024 · 2 comments
Labels
scope.publish Static site generation, sending note links and anything to do with publishing your notes. status.triage-needed type.bug Something isn't working

Comments

@a-kplatek
Copy link

a-kplatek commented Jan 30, 2024

Please select the area your bug applies to. (Multiple selections are Possible. You can leave blank if you're not sure.)

  • Workspace. VSCode workspace, vaults, Intellisense/autocomplete, Dendron settings
  • Lookup. Dendron's Lookup Command
  • Views. Dendron Preview, Tree View, Side Panels in the UI
  • Schema. Dendron Schemas
  • Pod. Data import from / export to Dendron
  • Publish. External Site Publish
  • Markdown. Markdown features, such as syntax support and features

Describe the bug

@dendronhq/dendron-cli@latest (@dendronhq/dendron-cli@0.124.1) fails on @dendronhq/api-server@^0.124.0 dependency (which is not published yet)

To Reproduce

run:
npm install @dendronhq/dendron-cli@latest

Expected behavior

Package is installed successfully

Screenshots

If applicable, add screenshots to help explain your problem.

Desktop (please complete the following information)

npm -v
10.4.0

marvel-docs node -v
v18.17.1

Additional context

Add any other context about the problem here.

Dendron Log file

Please attach the output of > Dendron:Dev: Open Logs here

@github-actions github-actions bot added scope.publish Static site generation, sending note links and anything to do with publishing your notes. status.triage-needed type.bug Something isn't working labels Jan 30, 2024
@github-user-23
Copy link
Contributor

Other dependencies in NPM of dendron-cli also need to be published:

It appears to be some issue with publishing process, since the dependencies already have the 0.124.0 version in their package.json files. But that version is not reflected in the npm registry.

Example:

@kevinslin
Copy link
Member

this has been fixed in the latest version of dendron-cli (0.124.2)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
scope.publish Static site generation, sending note links and anything to do with publishing your notes. status.triage-needed type.bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants