Yevhenii Huselietov
Yevhenii Huselietov
$ jest -c ./jest.integration.js --runInBand Error: Cannot find module '/node_modules/jest-puppeteer-docker/jest-puppeteer.config.js' So this file seems to be not there. Adding env param helps: env JEST_PUPPETEER_CONFIG=node_modules/jest-puppeteer-docker/src/config.js
So .npsrc was provided by this PR, https://github.com/sezna/nps/pull/198. However, there is no documentation.
Problem description: `npx nps init -yml` will take this: ``` "infra:create": "node src/command/create.js", "infra:destroy": "node src/command/destroy.js", ``` And make this: ``` scripts: infra: create: node src/command/create.js destroy: node src/command/destroy.js ```...
### 📜 Description I don't know if that's by design, but: https://github.com/backstage/backstage/blob/master/plugins/explore/src/components/EntityCard/EntityCard.tsx https://github.com/backstage/backstage/blob/master/plugins/explore/src/components/DomainCard/DomainCard.tsx are 99% identical, and looks like DomainCard is never used anywhere ### 🖥️ Your Environment windows 95...
In order to make it working with browserify I had to change: https://github.com/amowu/phaser-shim/blob/master/index.js ``` js 'use strict'; global.PIXI = require('./dist/pixi'); global.Phaser = require('./dist/phaser'); module.exports = Phaser; ```
1. Create a new Family 2. Begin Family history 3. Exit game 4. Explore History -> Old Kingdom -> South Dahsur 5. Once you start the map, you'll only be...
Dakhla Oasis map There are 3+ instances of this when you just load. These guys are stuck forever like that. 