reactour icon indicating copy to clipboard operation
reactour copied to clipboard

Can't Import Mask from ECMA

Open barjabeen12 opened this issue 1 year ago • 31 comments

import steps from "./steps";
import { TourProvider } from "@reactour/tour";

i haven't done any code yet, i am just importing the package and on that i am facing the error below. i have tried upgrading the react-scripts didn't worked though.

Can't import the named export 'Mask' from non EcmaScript module (only default export is available) image

barjabeen12 avatar Oct 06 '22 12:10 barjabeen12