Jonas

Results 18 comments of Jonas

@darcyclarke I am also experiencing a very slow `npm install` in a Docker container with NPM 7. I have reproduced the performance issue on multiple machines (Ubuntu 20.04 server and...

@darcyclarke any news on this issue? Unfortunately, I am still experiencing the performance issue :/ I have recorded new timings with the latest npm version in this repo https://github.com/sonallux/npm7-performance-issue in...

> hi, the error message Is available through SwaggerParseResult.getMessages(). Please let us know if this fixes your issue. @gracekarina Unfortunately, this issue is still present. The validation for invalid references...

> Also, should `downlevelIteration` be set to false by default in year of 2023? Do we really need to to support

@mp911de We also have this problem, that our application is unable to obtain database connections from the connection pool. The PostgreSQL database does not see any open connections. We are...

I am also experiencing this issue and have looked into it a bit. The issue is only present when the folder name of the `file:` dependency is different from the...

@darcyclarke any news on this issue? Unfortunately, I am still experiencing the performance issue :/ See https://github.com/npm/cli/issues/3208#issuecomment-922504976 for a reproduction for `npm install`.

Thanks for your suggestions. I had already considered this as a possible feature to add. But as Spotify is now sourcing its Web API reference documentation from an Open API...

Hi @miniBill, thanks for opening this issue. I am only adding patches on top of the official OpenAPI spec from Spotify. Unfortunately, the official spec does not provide this info....

Ok, I had a close lock at this and it seems that Spotify does sometimes provide if a property is required or optional. But they do not provide the list...