-
Hey, I'm on ubuntu. I tried to run it with both yarn and npm, using the following commands:
`npm init react-app my-app --template rmw`
`yarn create react-app my-app --template rmw`
And get th…
-
When calling `yarn develop` I get this msg: `Cannot read property 'children' of undefined` from the `Gather all code fence nodes from Markdown AST` part of the script.
Is this related to the `-mdx`…
-
If you indent a sublist with `tabs`, they aren't parsed as lists.
Steps to reproduce:
```
git clone https://github.com/matheuss/remark-issue-198
cd remark-issue-198
npm i && node .
```
I'm happy to…
-
### Subject of the issue
When using the default example given in the readme, adding an `options` object with `maximum` value causes an error.
### Environment
- **OS**: `OSX Mojave 10.14…
-
## Description
Not sure when that happened, wasn’t running my site for a while, changed nothing in the repo, and now `gatsby develop` fails at the following. Could mean has to do something with OS …
-
On running jest tests locally, test suite fails when trying to mount the component with a ThemeProvider.
- [x] The issue is present in the latest release.
- [x] I have searched the [is…
-
I manually added `graphql-tag` to peer deps then ran `pnpm i --save graphql-tag`.
Maybe this messed it up...
## Workaround
`pnpm i -f --save foo`
---
package.json and shrinkwrap.yam…
-
## 🐛 Bug Report
### This issue has to do with the following packages:
- `@docusaurus/core v2.0.0-alpha.56`
- `@docusaurus/preset-classic v2.0.0-alpha.56`
---
Click to view `package.json…
-
**Please indicate whether this is an addition, deletion, or modification**
- [x] Addition
- [ ] Deletion
- [ ] Modification
**Please check the box below to indicate that you have read the inclus…
-
### Subject of the issue
Getting this error from TS
```
node_modules/@types/vfile/index.d.ts:11:31 - error TS7016: Could not find a declaration file for module 'vfile-message'. '/Users/smashe…