Open Thegaram opened 3 years ago
same issue here
in node v16
$ node --version
v16.12.0
$ npm --version
8.1.0
in node 14
$ node --version
v14.17.6
$ npm --version
6.14.15
I am sorry but I don't have enough cycles to do investigations. If you would like to get this resolved I would suggest:
I have
@web-std/fetch
as a sub-dependency. Starting yesterday I started having this issue during build. Downgrading to@web-std/fetch@2.0.3
resolves this.