Skip to content

Module not found: Can't resolve 'devlop' #1

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

Closed
4 tasks done
ningshunqiang opened this issue Dec 13, 2024 · 4 comments
Closed
4 tasks done

Module not found: Can't resolve 'devlop' #1

ningshunqiang opened this issue Dec 13, 2024 · 4 comments
Labels
👀 no/external This makes more sense somewhere else 👎 phase/no Post cannot or will not be acted on

Comments

@ningshunqiang
Copy link

Initial checklist

Affected package

"version": "2.0.1",

Steps to reproduce

/node_modules/mdast-util-frontmatter/lib/index.js Module not found: Can't resolve 'devlop'

Actual behavior

/node_modules/mdast-util-frontmatter/lib/index.js Module not found: Can't resolve 'devlop'

Expected behavior

success

Runtime

[email protected]

Package manager

[email protected]

Operating system

window10

Build and bundle tools

webpack

@github-actions github-actions bot added 👋 phase/new Post is being triaged automatically 🤞 phase/open Post is being triaged manually and removed 👋 phase/new Post is being triaged automatically labels Dec 13, 2024
@ChristianMurphy
Copy link
Member

Welcome @ningshunqiang! 👋
Devlop is a dependency

"devlop": "^1.0.0",

And is hosted on the registry
https://www.npmjs.com/package/devlop

Most likely you either:

  1. Have an incomplete install, try clearing your node_modules folder and installing again
  2. Have a misconfigured web pack config

@wooorm wooorm closed this as completed Dec 13, 2024
@wooorm wooorm added 👀 no/external This makes more sense somewhere else and removed 🤞 phase/open Post is being triaged manually labels Dec 13, 2024

This comment has been minimized.

This comment has been minimized.

This comment was marked as resolved.

@github-actions github-actions bot added the 👎 phase/no Post cannot or will not be acted on label Dec 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
👀 no/external This makes more sense somewhere else 👎 phase/no Post cannot or will not be acted on
Development

No branches or pull requests

3 participants