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

I can't install package that had been published before #102

Open
suenot opened this issue May 22, 2024 · 0 comments
Open

I can't install package that had been published before #102

suenot opened this issue May 22, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@suenot
Copy link
Member

suenot commented May 22, 2024

Bug description

Video: https://www.youtube.com/watch?v=q4h_wrA4uwg&feature=youtu.be

Error:

{
  "name": "Error",
  "stack": "Error: Package name is not synchronized between deep.json and package.json files.\n  deep.json package name: @s.../payments-symbols.\n  package.json package name: @s.../payment-tests.\n    at deepImport (eval at memoized (/node_modules/lodash/memoize.js:62:23), <anonymous>:55:13)\n    at eval (eval at memoized (/node_modules/lodash/memoize.js:62:23), <anonymous>:273:26)\n    at process.processTicksAndRejections (node:internal/process/task_queues:95:5)",
  "message": "Package name is not synchronized between deep.json and package.json files.\n  deep.json package name: @s.../payments-symbols.\n  package.json package name: @s.../payment-tests."
}

Discussion: https://discord.com/channels/739430470345031692/970660322853670953/1242211718923288670

Expected Behavior

No response

Current Behavior

No response

Steps to reproduce

No response

Workaround

No response

Environment

No response

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant