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

[BUG] @prizm-ui/components - Отсутствие зависимости lodash-es при попытке запустить проект. #982

Closed
1 of 9 tasks
NikoStV opened this issue Nov 8, 2023 · 0 comments · Fixed by #1020
Assignees
Labels
state:ready ready for release (pass tested) type:bug Something isn't working
Milestone

Comments

@NikoStV
Copy link

NikoStV commented Nov 8, 2023

Библиотека

Выберите нужное отметив галочку [x]

  • @prizm-ui/core
  • @prizm-ui/components
  • @prizm-ui/install
  • @prizm-ui/icons
  • @prizm-ui/flag-icons
  • @prizm-ui/theme
  • @prizm-ui/charts
  • @prizm-ui/ast
  • @prizm-ui/nx-plugin

Компонент

@prizm-ui/components

Версия

Операционная ситема:

Windows 11, etc

Браузер:

Google Chrome Версия 119.0.6045.106 (Официальная сборка), (x86_64)

NodeJS:

➜ node --version
v16.13.0

Dependencies:

➜ npm ls @prizm-ui/components

@prizm-ui/components 1.8.0
➜ npm ls @angular/core

@prizm-ui/[email protected]
├─┬ @angular/[email protected]
│ └── @angular/[email protected] deduped
├─┬ @angular/[email protected]
│ └── @angular/[email protected] deduped
├─┬ @angular/[email protected]
│ └── @angular/[email protected] deduped
├── @angular/[email protected]
├─┬ @angular/[email protected]
│ └── @angular/[email protected] deduped
├─┬ @angular/[email protected]
│ └── @angular/[email protected] deduped
├─┬ @angular/[email protected]
│ └── @angular/[email protected] deduped
├─┬ @angular/[email protected]
│ └── @angular/[email protected] deduped
├─┬ @storybook/[email protected]
│ └── @angular/[email protected] deduped
├─┬ [email protected]
│ └── @angular/[email protected] deduped
└─┬ [email protected]
  └── @angular/[email protected] deduped


Скрин / Видео проблемы

./node_modules/@prizm-ui/components/fesm2020/prizm-ui-components.mjs:32:0-44 - Error: Module not found: Error: Can't resolve 'lodash-es/cloneDeep' in 'C:\projects\zui-pkg-report\node_modules\@prizm-ui\components\fesm2020'

Описание проблемы

  1. Обновил @prizm-ui/components до версии 1.8.0
  2. Установил зависимости
    Результат: При попытке запустить проект получаю ошибку
    ./node_modules/@prizm-ui/components/fesm2020/prizm-ui-components.mjs:32:0-44 - Error: Module not found: Error: Can't resolve 'lodash-es/cloneDeep' in 'C:\projects\zui-pkg-report\node_modules\@prizm-ui\components\fesm2020'
    Данная зависимость нигде не указана как необходимая.
@alexhawkins94 alexhawkins94 added the type:bug Something isn't working label Nov 9, 2023
@ZurabDev ZurabDev self-assigned this Nov 10, 2023
@ZurabDev ZurabDev added the state:ready ready for release (pass tested) label Nov 10, 2023
@ZurabDev ZurabDev added this to the 3.5.0 milestone Nov 10, 2023
@ZurabDev ZurabDev mentioned this issue Nov 10, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
state:ready ready for release (pass tested) type:bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants