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
I am trying to install this library inside this image mcr.microsoft.com/playwright:v1.30.0-focal
Software
Version(s)
typeorm-fixtures
3.1
Node
16
npm/Yarn
3.2.1
Operating System
ubuntu
Previously, it was functioning with version 2, however, after upgrading to version 3, it has stopped working and an error is being generated during the build step. Here is the error log:
Error: spawn ENOTDIR at ChildProcess.spawn (node:internal/child_process:420:11) at Object.spawn (node:child_process:733:9) at fK (.yarn/releases/yarn-3.2.1.cjs:4:7429) at Ud.implementation (.yarn/releases/yarn-3.2.1.cjs:397:18472) at Ud.exec (.yarn/releases/yarn-3.2.1.cjs:400:1582) at Ud.run (/.yarn/releases/yarn-3.2.1.cjs:400:1753) at C_ (yarn/releases/yarn-3.2.1.cjs:406:6555) at runMicrotasks (<anonymous>) at processTicksAndRejections (node:internal/process/task_queues:96:5) at async UDe (.yarn/releases/yarn-3.2.1.cjs:408:16)
The text was updated successfully, but these errors were encountered:
Your Environment
I am trying to install this library inside this image mcr.microsoft.com/playwright:v1.30.0-focal
Previously, it was functioning with version 2, however, after upgrading to version 3, it has stopped working and an error is being generated during the build step. Here is the error log:
Error: spawn ENOTDIR at ChildProcess.spawn (node:internal/child_process:420:11) at Object.spawn (node:child_process:733:9) at fK (.yarn/releases/yarn-3.2.1.cjs:4:7429) at Ud.implementation (.yarn/releases/yarn-3.2.1.cjs:397:18472) at Ud.exec (.yarn/releases/yarn-3.2.1.cjs:400:1582) at Ud.run (/.yarn/releases/yarn-3.2.1.cjs:400:1753) at C_ (yarn/releases/yarn-3.2.1.cjs:406:6555) at runMicrotasks (<anonymous>) at processTicksAndRejections (node:internal/process/task_queues:96:5) at async UDe (.yarn/releases/yarn-3.2.1.cjs:408:16)
The text was updated successfully, but these errors were encountered: