Error #11616 on refreshing layer5 website

On refreshing website I get this error

success onPreExtractQueries - 0.003s
success extract queries from components - 34.431s
success write out requires - 0.011s
success run page queries - 0.094s - 1/1 10.59/s
success Writing page-data.json files to public directory - 0.030s - 1/718 23541.52/s   
success write out requires - 0.081s
warn The path "/partners" errored during SSR.
Edit its component node_modules/react-player/lib/Player.js:319:1 to resolve the error. 

 ERROR #11616

There was an error while trying to create the client-only shell for displaying SSR errors:rs:
 React.Children.only expected to receive a single React element child.

File: node_modules/react-player/lib/Player.js:319:1

@Vaibhav.Maurya Do a make clean - it will clear the gatsby cache.

1 Like

Doing make clean is not working for me but thanks :heart: for your help. I think using wsl2 was the wrong step for me and I wasted my 4 days.

Solution: I moved to Windows terminal is working great and it’s 3x faster for me. As wsl was taking approx 10 min. But on windows, it hardly takes 3 min to run make site.

1 Like