Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0047401 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [POS2] Core | minor | have not tried | 2021-07-15 12:41 | 2022-05-12 09:57 | |||
Reporter | shuehner | View Status | public | |||||
Assigned To | jarmendariz | |||||||
Priority | normal | Resolution | fixed | Fixed in Version | ||||
Status | closed | 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 | jarmendariz | |||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0047401: npm ci fails with node 16.x/npm 7.x 'org.openbravo.core2@*' is not in the npm registry. | |||||||
Description | After 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 Reproduce | 1.) Have issue 47399 fixes or worked around 2.) Have Node 16.x, npm7.x as described in 47399 3.) run npm ci | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
Relationships [ Relation Graph ] [ Dependency Graph ] | |||||||||||||||
|
Notes | |
(0136197) AugustoMauch (administrator) 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 |