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

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0047401
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[POS2] Coreminorhave not tried2021-07-15 12:412022-05-12 09:57
ReportershuehnerView Statuspublic 
Assigned Tojarmendariz 
PrioritynormalResolutionfixedFixed in Version
StatusclosedFix in branchFixed in SCM revision
ProjectionnoneETAnoneTarget Version
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product VersionSCM revision 
Review Assigned Tojarmendariz
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0047401: npm ci fails with node 16.x/npm 7.x 'org.openbravo.core2@*' is not in the npm registry.

DescriptionAfter fixing issue 47399 npm ci still fails.

Problem is the 'npm ci' in pos2 module which apparently does not find our core2 module.
Maybe some detail of our 'Creating links for ...' has changed and is no longer working

Installing node modules in /home/huehner/ob/branches/pi_pos2_pg/modules/org.openbravo.pos2/web-jspack/org.openbravo.pos2
npm ci...
npm WARN old lockfile
npm WARN old lockfile The package-lock.json file was created with an old version of npm,
npm WARN old lockfile so supplemental metadata must be fetched from the registry.
npm WARN old lockfile
npm WARN old lockfile This is a one-time fix-up, please be patient...
npm WARN old lockfile
npm ERR! code E404
npm ERR! 404 Not Found - GET https://registry.npmjs.org/org.openbravo.core2 [^] - Not found
npm ERR! 404
npm ERR! 404 'org.openbravo.core2@*' is not in the npm registry.
npm ERR! 404 You should bug the author to publish it (or use the name yourself!)
npm ERR! 404
npm ERR! 404 Note that you can also install from a
npm ERR! 404 tarball, folder, http url, or git url.
Steps To Reproduce1.) Have issue 47399 fixes or worked around
2.) Have Node 16.x, npm7.x as described in 47399
3.) run npm ci
TagsNo tags attached.
Attached Files

- Relationships Relation Graph ] Dependency Graph ]
depends on defect 0047399 closedjarmendariz npm ci fails with nodejs 16.x in openbravo custom script (preinstall) 
depends on feature request 0048870 closedjarmendariz Add support to Node 16/Npm 8 

-  Notes
(0136197)
AugustoMauch (manager)
2022-03-31 09:56

Removing due date because it is a minor issue
(0137204)
jarmendariz (developer)
2022-05-12 09:57

This issue was already fixed with the changes of issue 48870 that fixes the peer dependency to point to a local file. However, this dependency is currently ignored as we are using the --legacy-peer-deps flag, that we will hopefully remove when solving 0049023

- Issue History
Date Modified Username Field Change
2021-07-15 12:41 shuehner New Issue
2021-07-15 12:41 shuehner Assigned To => Retail
2021-07-15 12:41 shuehner Triggers an Emergency Pack => No
2021-07-15 12:41 shuehner Relationship added depends on 0047399
2021-07-15 12:45 dmiguelez Resolution time => 1629496800
2021-07-15 12:45 dmiguelez Assigned To Retail => platform
2021-07-15 12:45 dmiguelez Status new => acknowledged
2021-08-16 12:18 AugustoMauch Resolution time 1629496800 => 1631656800
2022-02-01 08:05 alostale Assigned To platform => Triage Platform Base
2022-03-31 09:56 AugustoMauch Note Added: 0136197
2022-04-06 14:56 jarmendariz Assigned To Triage Platform Base => jarmendariz
2022-04-06 14:57 jarmendariz Relationship added depends on 0048870
2022-05-12 09:54 jarmendariz Status acknowledged => scheduled
2022-05-12 09:57 jarmendariz Review Assigned To => jarmendariz
2022-05-12 09:57 jarmendariz Note Added: 0137204
2022-05-12 09:57 jarmendariz Status scheduled => closed
2022-05-12 09:57 jarmendariz Resolution open => fixed


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker