You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello, juste download the zip, execute yarn install, and go to /website to execute yarn build but I got this error :
Running webpack ... Starting type checking service... Using 1 worker with 2048MB memory limit ERROR Failed to compile with 1 error in ./assets/js/app.tsx Syntax Error: Error [ERR_PACKAGE_PATH_NOT_EXPORTED]: No "exports" main resolved in /Users/cesarcardinale/Downloads/react-workspaces-master/node_modules/@babel/helper-compilation-targets/package.json at Array.map (<anonymous>) at cachedFunction.next (<anonymous>)
Can you help me ?
thank you !
The text was updated successfully, but these errors were encountered:
Hello, juste download the zip, execute yarn install, and go to /website to execute yarn build but I got this error :
Running webpack ... Starting type checking service... Using 1 worker with 2048MB memory limit ERROR Failed to compile with 1 error in ./assets/js/app.tsx Syntax Error: Error [ERR_PACKAGE_PATH_NOT_EXPORTED]: No "exports" main resolved in /Users/cesarcardinale/Downloads/react-workspaces-master/node_modules/@babel/helper-compilation-targets/package.json at Array.map (<anonymous>) at cachedFunction.next (<anonymous>)
Can you help me ?
thank you !
The text was updated successfully, but these errors were encountered: