oblador / loki

👁 Visual Regression Testing for Storybook

Home Page:https://loki.js.org/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

React is not defined (Continuous Integration)

DiFuks opened this issue · comments

Снимок экрана 2024-04-12 в 12 33 01

storybook: 8.0.8

loki config:

{
  "configurations": {
    "chrome.laptop.app": {
      "target": "chrome.app",
      "width": 1366,
      "height": 768,
      "deviceScaleFactor": 1,
      "mobile": false
    },
    "chrome.iphone7.app": {
      "target": "chrome.app",
      "preset": "iPhone 7"
    }
  }
}

With yarn pnp:

/Users/difuks/WebstormProjects/shiftmanager-frontend/.yarn/cache/yoga-layout-prebuilt-npm-1.10.0-855b15449f-fe36fadae9.zip/node_modules/yoga-layout-prebuilt/yoga-layout/build/Release/nbind.js:53
        throw ex;
        ^

[Error: EBADF: bad file descriptor, close] {
  errno: -9,
  code: 'EBADF',
  syscall: 'close'
}