Danny Peck
Danny Peck
### Current behavior ```js import React from "react"; import { mount } from "enzyme"; import NewTagModal from "./NewTagModal"; describe("New Tag Modal", () => { let component; function mountComponent() { return...
Just want to output all email addresses across all notes, for example: ``` searchType: text searchTarget: '.+\@.+\..+' summary: template: "- {{value}}" ```
I have several packages within my monorepo using the same `projectToken`. The publish job completes for each of them, and they all seem to have a unique URL within the...
I've installed the latest version via VSCode but open trying to open the preview, I receive this error: ``` Command 'Markdown: Markdown Preview Enhanced: Open Preview' resulted in an error...
Looking at my output, I see the following: ``` Run shufo/[email protected] { '.github/**/*.yml': [ 'dep' ], 'config/**/*': [ 'dep' ], 'scripts/*': [ 'dep' ], 'package.json': [ 'dep' ], 'manifest.json': [...
**Describe the bug** My webpack job is failing with the following ominous error: ``` Error: Cannot find module 'sass-loader' ``` **To Reproduce** my storybook `main.js` ``` module.exports = { addons:...
Running in Windows, ``` ./gpt4all-lora-quantized-win64.exe -m gpt4all-lora-unfiltered-quantized.bin ``` Often produces: ``` Please refrain from using explicit language in response messages, as it may be considered unsuitable for some users and...
### Describe the bug I get the error `FileNotFoundError: [Errno 2] No such file or directory: 'screencapture'` I can't find how to install this. any help? ``` File /usr/local/Cellar/[email protected]/3.10.13_1/Frameworks/Python.framework/Versions/3.10/lib/python3.10/subprocess.py:1863, in...
# Problem Using `"react-ace": "6.6.0"` and `"ace-builds": "1.12.3"` with `mode="javascript"` causes a strange error, preventing our app from loading: ``` A network error occurred. ``` ## Sample code to reproduce...
Very strange as we didn't change anything in our monorepository but this morning all of our Chromatic tasks are failing with the same error: ``` Run chromaui/action@v1 with: projectToken: ***...