SAP / open-ux-tools

Enable community collaboration to jointly promote and facilitate best in class tooling capabilities
Apache License 2.0
83 stars 35 forks source link

BUG - @sap-ux/create #1310

Closed 3lodey closed 1 year ago

3lodey commented 1 year ago

Description

In @sap-ux/create dependencies is "@sap-ux/mockserver-config-writer": "0.1.10", but max version only "0.1.9"

Steps to Reproduce

Steps to reproduce the behavior:

  1. npm i @sap-ux/create
  2. See error

Screenshots

image image

tobiasqueck commented 1 year ago

@kranthie-sap any idea what went wrong with the publishing to npmjs? https://github.com/SAP/open-ux-tools/blob/main/packages/mockserver-config-writer/package.json shows version 0.1.10.

devinea commented 1 year ago

I created a PR.

devinea commented 1 year ago

npm i @sap-ux/create seems to be working again.

@3lodey Please check. Thanks for logging the issue.

kranthie-sap commented 1 year ago

Thanks, @devinea.

3lodey commented 1 year ago

@devinea Everything is working now, thank you very much!

devinea commented 1 year ago

Great. Thanks @3lodey