Conversation
main change is an update to caniuselite the rest are bug or security fixes in line with semver
|
@brianteeman When using the changed file from this PR on Linux and running When running But before that difference, the comparison shows another one, and that could be the reason why you did not have the problem with unresolved Beside these two differences no more differences are shown. You can download my package-lock from the comparison above here: https://test5.richard-fath.de/package-lock.json. @wilsonge Any idea? |
|
from my understanding of the difference between npm ci and npm install this PR is correct and your finding is expected |
|
@wilsonge Please check and confirm. |
|
@brianteeman As I wrote, when using the changed file from this PR on Linux and running |
|
Please read about the difference between npm install and npm ci |
I know that difference very well, but maybe you should read a bit npm docs to understand that your PR introduces an unresolved reference, as clearly shown in my screenshot above. Normally I should just give a negative test result, but I know you would not accept that. So I shut up at this point and stop to bother you. Shall someone else handle that. Meanwhile I think about stop contibuting and leave all teams because I can do better stuff in my spare time than being treated like a little school boy here. |
|
@brianteeman I would like to see in the furture that you treat people like you to be treated. There is no need that we make it more complicted and less nice as needed. We all do our best here to make progress. |
|
I still dont understand what is wrong with this pr. from everything I read about the difference between npm ci and npm install the changes are expected |
|
As I said, there are lots of And with my version of the file respective the new PR #30713 that doesn't happen. I don't have an explanation why that happened with your PR. Maybe something OS specific (I worked on Linux). It looks a bit as if npm had been run before with a "--no-dev" option or similar, but I don't think that's the case because why should you have done that. |



main change is an update to caniuselite
the rest are bug or security fixes in line with semver