Anonymous | Login
Project:
RSS
  
News | My View | View Issues | Roadmap | Summary

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0046781
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Retail Modules] Sessionsminorhave not tried2021-05-21 10:562021-05-21 10:56
ReportershuehnerView Statuspublic 
Assigned ToRetail 
PrioritynormalResolutionopenFixed in Version
StatusnewFix in branchFixed in SCM revision
ProjectionnoneETAnoneTarget Version
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product VersionSCM revision 
Review Assigned To
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0046781: Fix warning about npm dependencies already defined in other modules depended upon.

DescriptionInstalling 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 ReproduceIn a workspace with retail.session module installed
run npm install
Check output for the warnings shown above
TagsNo tags attached.
Attached Files

- Relationships Relation Graph ] Dependency Graph ]
related to defect 0046779 acknowledgedTriage Platform Base POS2 Fix warning that core2 dependency deepfreeze is already depended upon by mobile.core 

-  Notes
There are no notes attached to this issue.

- 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
Powered by Mantis Bugtracker