The problems caused
If the two dependencies are packaged differently, there will be a package that cannot find the 'pathToRegexp' function
All you need to do is update the dependencies of the platform-fast package, e.g. to ^6.1.0
Minimum reproduction code
none
Steps to reproduce
No response
Expected behavior
I'm using docker to pack, but after packaging, there will be no function found, undefined function
Is there an existing issue for this?
Current behavior
The problems caused If the two dependencies are packaged differently, there will be a package that cannot find the 'pathToRegexp' function All you need to do is update the dependencies of the platform-fast package, e.g. to ^6.1.0
Minimum reproduction code
none
Steps to reproduce
No response
Expected behavior
I'm using docker to pack, but after packaging, there will be no function found, undefined function
Package
Other package
No response
NestJS version
No response
Packages versions
Node.js version
v20
In which operating systems have you tested?
Other
No response