Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

gatsby-transformer-documentationjs plugin fails #34246

Closed
2 tasks done
m5kr1pka opened this issue Dec 12, 2021 · 4 comments
Closed
2 tasks done

gatsby-transformer-documentationjs plugin fails #34246

m5kr1pka opened this issue Dec 12, 2021 · 4 comments
Labels
stale? Issue that may be closed soon due to the original author not responding any more. status: needs reproduction This issue needs a simplified reproduction of the bug for further troubleshooting. type: bug An issue or pull request relating to a bug in Gatsby

Comments

@m5kr1pka
Copy link

Preliminary Checks

Description

gatsby-transformer-documentationjs plugins fails due to dependency related issues.

Reproduction Link

none

Steps to Reproduce

  1. Install gatsby-transformer-documentationjs
  2. npm run develop

Expected Result

Works

Actual Result

Returns an Error:

Cannot find module
'micromark/dist/character/markdown-line-ending'
Require stack:
- .../node_modules/documentation/src/remark-jsDoc-link.js
- .../node_modules/documentation/src/remark-parse.js
- .../node_modules/documentation/src/sort.js
- .../node_modules/documentation/src/index.js
- .../node_modules/gatsby-transformer-documentationjs/gatsby-node.js
- .../node_modules/gatsby/dist/bootstrap/resolve-module-exports.js

Environment

System:
    OS: macOS 12.0.1
    CPU: (8) x64 Intel(R) Core(TM) i5-8259U CPU @ 2.30GHz
    Shell: 5.8 - /bin/zsh
  Binaries:
    Node: 17.0.1 - /usr/local/bin/node
    Yarn: 1.22.17 - /usr/local/bin/yarn
    npm: 8.1.0 - /usr/local/bin/npm
  Languages:
    Python: 2.7.18 - /usr/bin/python
  Browsers:
    Chrome: 96.0.4664.93
    Safari: 15.1
  npmPackages:
    gatsby: ^4.3.0 => 4.3.0 
    gatsby-plugin-catch-links: ^4.3.0 => 4.3.0 
    gatsby-plugin-image: ^2.3.0 => 2.3.0 
    gatsby-plugin-manifest: ^4.3.0 => 4.3.0 
    gatsby-plugin-offline: ^5.3.0 => 5.3.0 
    gatsby-plugin-postcss: ^5.3.0 => 5.3.0 
    gatsby-plugin-react-helmet: ^5.3.0 => 5.3.0 
    gatsby-plugin-sharp: ^4.3.0 => 4.3.0 
    gatsby-plugin-typescript: ^4.3.0 => 4.3.0 
    gatsby-source-filesystem: ^4.3.0 => 4.3.0 
    gatsby-transformer-documentationjs: ^6.3.0 => 6.3.0 
    gatsby-transformer-remark: ^5.3.0 => 5.3.0 
    gatsby-transformer-sharp: ^4.3.0 => 4.3.0

Config Flags

No response

@m5kr1pka m5kr1pka added the type: bug An issue or pull request relating to a bug in Gatsby label Dec 12, 2021
@gatsbot gatsbot bot added the status: triage needed Issue or pull request that need to be triaged and assigned to a reviewer label Dec 12, 2021
@m5kr1pka
Copy link
Author

Might be related issue: #16840

@LekoArts LekoArts added status: needs reproduction This issue needs a simplified reproduction of the bug for further troubleshooting. and removed status: triage needed Issue or pull request that need to be triaged and assigned to a reviewer labels Jan 3, 2022
@LekoArts
Copy link
Contributor

LekoArts commented Jan 3, 2022

Hi!

Sorry to hear you're running into an issue. To help us best begin debugging the underlying cause, it is incredibly helpful if you're able to create a minimal reproduction. This is a simplified example of the issue that makes it clear and obvious what the issue is and how we can begin to debug it.

If you're up for it, we'd very much appreciate if you could provide a minimal reproduction and we'll be able to take another look.

Thanks for using Gatsby! 💜

@github-actions
Copy link

Hiya!

This issue has gone quiet. Spooky quiet. 👻

We get a lot of issues, so we currently close issues after 60 days of inactivity. It’s been at least 20 days since the last update here.
If we missed this issue or if you want to keep it open, please reply here.
As a friendly reminder: the best way to see this issue, or any other, fixed is to open a Pull Request. Check out gatsby.dev/contribute for more information about opening PRs, triaging issues, and contributing!

Thanks for being a part of the Gatsby community! 💪💜

@github-actions github-actions bot added the stale? Issue that may be closed soon due to the original author not responding any more. label Jan 23, 2022
@github-actions
Copy link

github-actions bot commented Mar 5, 2022

Hey again!

It’s been 60 days since anything happened on this issue, so our friendly neighborhood robot (that’s me!) is going to close it.
Please keep in mind that I’m only a robot, so if I’ve closed this issue in error, I’m HUMAN_EMOTION_SORRY. Please feel free to comment on this issue or create a new one if you need anything else.
As a friendly reminder: the best way to see this issue, or any other, fixed is to open a Pull Request. Check out gatsby.dev/contribute for more information about opening PRs, triaging issues, and contributing!

Thanks again for being part of the Gatsby community! 💪💜

@github-actions github-actions bot closed this as completed Mar 5, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
stale? Issue that may be closed soon due to the original author not responding any more. status: needs reproduction This issue needs a simplified reproduction of the bug for further troubleshooting. type: bug An issue or pull request relating to a bug in Gatsby
Projects
None yet
Development

No branches or pull requests

2 participants