Warning about 'path-to-regexp'

Hi everyone

I’m running into the following when trying to build my app:

WARNING in ./node_modules/framework7/dist/framework7.esm.bundle.js
332:1749-1761 "export 'default' (imported as 'PathToRegexp') was not found in 'path-to-regexp'
 @ ./node_modules/framework7/dist/framework7.esm.bundle.js
 @ ./src/main.js

Any idea?

Downgraded to v2.0.7 from v2.0.8 and the problem is gone.

What bundler do you use?