Oskar-Bonde commented on issue #35797:
URL: https://github.com/apache/superset/issues/35797#issuecomment-3442461407

   In order to fix npm ci in superset 4.1.4 we need to make the following 
change to the package.json.
   ```diff
        "lodash": "^4.17.21",
   -    "luxon": "^3.5.0",
   +    "luxon": "3.6.1",
        "mapbox-gl": "^2.10.0",
   ```
   What does that say about npm ci? Is it working as intended?


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to