Openbravo Issue Tracking System - Retail Modules | |||||||||||||
View Issue Details | |||||||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | ||||||||
0046781 | Retail Modules | Sessions | public | 2021-05-21 10:56 | 2021-05-21 10:56 | ||||||||
Reporter | shuehner | ||||||||||||
Assigned To | Retail | ||||||||||||
Priority | normal | Severity | minor | Reproducibility | have not tried | ||||||||
Status | new | Resolution | open | ||||||||||
Platform | OS | 5 | OS Version | ||||||||||
Product Version | |||||||||||||
Target Version | Fixed in Version | ||||||||||||
Merge Request Status | |||||||||||||
Review Assigned To | |||||||||||||
OBNetwork customer | |||||||||||||
Support ticket | |||||||||||||
Regression level | |||||||||||||
Regression date | |||||||||||||
Regression introduced in release | |||||||||||||
Regression introduced by commit | |||||||||||||
Triggers an Emergency Pack | No | ||||||||||||
Summary | 0046781: Fix warning about npm dependencies already defined in other modules depended upon. | ||||||||||||
Description | Installing sessions modules i.e. in pos2 workspace shows the following warning during npm install Warning: Package fake-indexeddb defined in modules/org.openbravo.retail.sessions/package.json but already defined in modules/org.openbravo.mobile.core/package.json with same version ^3.0.0 Warning: Package backbone defined in modules/org.openbravo.retail.sessions/package.json but already defined in modules/org.openbravo.mobile.core/package.json with same version =0.9.2 Warning: Package deepfreeze defined in modules/org.openbravo.retail.sessions/package.json but already defined in modules/org.openbravo.core2/web-jspack/org.openbravo.core2/package.json with same version ^2.0.0 Warning: Package deepfreeze defined in modules/org.openbravo.retail.sessions/package.json but already defined in modules/org.openbravo.mobile.core/package.json with same version ^2.0.0 All three modules: - fake-indexeddb - backbone - deepfreeze Are already dependencies of org.openbravo.mobile.core The session modules indirectly (via retail.posterminal) also depends on mobile.core Assuming depencieswork fine all three modules should be removed from the package.json of the sessions module. | ||||||||||||
Steps To Reproduce | In a workspace with retail.session module installed run npm install Check output for the warnings shown above | ||||||||||||
Proposed Solution | |||||||||||||
Additional Information | |||||||||||||
Tags | No tags attached. | ||||||||||||
Relationships |
| ||||||||||||
Attached Files | |||||||||||||
Issue History | |||||||||||||
Date Modified | Username | Field | Change | ||||||||||
2021-05-21 10:56 | shuehner | New Issue | |||||||||||
2021-05-21 10:56 | shuehner | Assigned To | => Retail | ||||||||||
2021-05-21 10:56 | shuehner | Triggers an Emergency Pack | => No | ||||||||||
2021-05-21 10:56 | shuehner | Relationship added | related to 0046779 |
There are no notes attached to this issue. |