Sherif Tarabishy

Results 4 comments of Sherif Tarabishy

Would this work? ```jsx import React from "react"; import { ErrorBoundary as BaseErrorBoundary } from "react-error-boundary"; import { View, StyleSheet, Text } from "@react-pdf/renderer"; const ErrorFallback = ({ error })...

That didn't change anything sadly. Also, this error is happening in a project I am working on, and the above steps were to test if it will be the same...

The main project worked before, but I was having other problems with pulumi-docker provider on my local machine, so tried to run the deployment from an Azure Dev Box, and...

I can confirm that I was using Volta when this error occurred.