Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0051281 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Openbravo ERP] A. Platform | major | have not tried | 2023-01-03 14:52 | 2023-01-09 17:15 | |||
Reporter | shuehner | View Status | public | |||||
Assigned To | Triage Platform Base | |||||||
Priority | normal | Resolution | fixed | Fixed in Version | PR23Q1 | |||
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 | |||||||
Merge Request Status | approved | |||||||
Review Assigned To | ||||||||
OBNetwork customer | No | |||||||
Web browser | ||||||||
Modules | Core | |||||||
Support ticket | ||||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0051281: npm WARN config production Use `--omit=dev` instead | |||||||
Description | Recent versions of npm ci/install deprecated use of --production and recommend to use --omit=dev instead. backoffice/core code contains 1 such call in modules/org.openbravo.client.kernel/build-scripts/install-deps.js triggering that warnings once even if caller of npm ci/install is already using the new parameter. | |||||||
Steps To Reproduce | run "npm ci --omit=dev" Observer warning is still being shown once | |||||||
Proposed Solution | Switch to --omit=dev | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
![]() |
|
![]() |
|
(0145134) hgbot (developer) 2023-01-03 14:56 |
Merge Request created: https://gitlab.com/openbravo/product/openbravo/-/merge_requests/804 [^] |
(0145216) hgbot (developer) 2023-01-09 17:15 |
Directly closing issue as related merge request is already approved. Repository: https://gitlab.com/openbravo/product/openbravo [^] Changeset: 99d028287a7efbe77ea81c3f8e9f37107da8abd5 Author: Stefan Huehner <stefan.huehner@openbravo.com> Date: 09-01-2023 17:14:51 URL: https://gitlab.com/openbravo/product/openbravo/-/commit/99d028287a7efbe77ea81c3f8e9f37107da8abd5 [^] Fixes ISSUE-51281: Avoid npm WARN about --production npm suggests using --omit=dev instead of --production to skip installing devDependencies. Switch to the new syntax in the install-deps.js script --- M modules/org.openbravo.client.kernel/build-scripts/install-deps.js --- |
(0145217) hgbot (developer) 2023-01-09 17:15 |
Merge request merged: https://gitlab.com/openbravo/product/openbravo/-/merge_requests/804 [^] |
![]() |
|||
Date Modified | Username | Field | Change |
2023-01-03 14:52 | shuehner | New Issue | |
2023-01-03 14:52 | shuehner | Assigned To | => Triage Platform Base |
2023-01-03 14:52 | shuehner | OBNetwork customer | => No |
2023-01-03 14:52 | shuehner | Modules | => Core |
2023-01-03 14:52 | shuehner | Triggers an Emergency Pack | => No |
2023-01-03 14:56 | hgbot | Merge Request Status | => open |
2023-01-03 14:56 | hgbot | Note Added: 0145134 | |
2023-01-09 17:14 | hgbot | Merge Request Status | open => approved |
2023-01-09 17:15 | hgbot | Resolution | open => fixed |
2023-01-09 17:15 | hgbot | Status | new => closed |
2023-01-09 17:15 | hgbot | Fixed in Version | => PR23Q1 |
2023-01-09 17:15 | hgbot | Note Added: 0145216 | |
2023-01-09 17:15 | hgbot | Note Added: 0145217 |
Copyright © 2000 - 2009 MantisBT Group |