Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||||||
ID | ||||||||||||
0046781 | ||||||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||||||
defect | [Retail Modules] Sessions | minor | have not tried | 2021-05-21 10:56 | 2021-05-21 10:56 | |||||||
Reporter | shuehner | View Status | public | |||||||||
Assigned To | Retail | |||||||||||
Priority | normal | Resolution | open | Fixed in Version | ||||||||
Status | new | Fix in branch | Fixed in SCM revision | |||||||||
Projection | none | ETA | none | Target Version | ||||||||
OS | Any | Database | Any | Java version | ||||||||
OS Version | Database version | Ant version | ||||||||||
Product Version | SCM revision | |||||||||||
Review Assigned To | ||||||||||||
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 | |||||||||||
Tags | No tags attached. | |||||||||||
Attached Files | ||||||||||||
Relationships [ Relation Graph ] [ Dependency Graph ] | |||||||||
|
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 |
Copyright © 2000 - 2009 MantisBT Group |