You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
When executing purista add service .. to append a new service into a project, a warning of outdated version is generated.
To Reproduce
Which version do you use:
PURISTA version: 1.11.0 (latest)
node /bun/deno version: v22
Expected behavior
A new service scaffold needs to be added without a warning.
Additional context - here's the evidence of version mismatch in loaded stuff in nmpjs.com:
The text was updated successfully, but these errors were encountered:
Hey @kostadinnm
thanks for your feedback.
Yes, that is a known bug, which should be fixed in the next release.
If there is any other issue or improvement/feature you like to have, please let me know.
Any feedback or information about use cases and so on are highly welcome.
Describe the bug
When executing
purista add service ..
to append a new service into a project, a warning of outdated version is generated.To Reproduce
Which version do you use:
PURISTA version: 1.11.0 (latest)
node /bun/deno version: v22
Expected behavior
A new service scaffold needs to be added without a warning.
Additional context - here's the evidence of version mismatch in loaded stuff in nmpjs.com:
The text was updated successfully, but these errors were encountered: