medikoo / es5-ext

ECMAScript extensions (with respect to upcoming ECMAScript features)
ISC License
168 stars 81 forks source link

Webpack v5 build problem es5-ext no such file or directory #101

Closed strelov1 closed 3 years ago

strelov1 commented 3 years ago

Webpack v5 build problem es5-ext no such file or directory

Module build failed: Error: ENOENT: no such file or directory, open node_modules\es5-ext\string\index.js#repeat

medikoo commented 3 years ago

@strelov1 it's not a problem with this package. It's either problem with your setup or build tool you're relying on

Liquan-gdut commented 2 years ago

Excuse me, do you solved? I also encountered this problem