stereobooster / react-snap

👻 Zero-configuration framework-agnostic static prerendering for SPAs
MIT License
5.05k stars 394 forks source link

Post building react-snap is throwing error “EINVAL: invalid argument, mkdir” #486

Open vamshi9 opened 4 years ago

vamshi9 commented 4 years ago

Bug Report

I have installed react-snap version "^1.23.0" and attached postbuild script "react-snap" and ran npm run build. It did crawl most of the pages and after completing last but one page, it showed the above error. Does it have any other dependencies like NodeJS version or react-scripts version?

NodeJS - 12.13.1
react-scripts - 3.4.1
bibinlittle commented 3 years ago

I'm having the same issue

pedram6195 commented 3 years ago

any updates here?? I'm having the same issue.