question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Unknown plugin "module-resolver"

See original GitHub issue

I’m getting this error:

.../node_modules/react-vis/dist/index.js: Unknown plugin "module-resolver" specified in 
".../node_modules/react-vis/package.json" at 0

Versions: npm: 5.5.1 react-vis: 1.8.0 react: 16.2.0 parcel-bundler: 1.2.0

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Comments:18 (7 by maintainers)

github_iconTop GitHub Comments

1reaction
dockwardercommented, Sep 6, 2018

I got the same error Fixed it with manually installing babel-plugin-module-resolver as dev dependency

0reactions
jamesawer3commented, Apr 2, 2019

@balthazar Still getting the same issue

Read more comments on GitHub >

github_iconTop Results From Across the Web

Xcode / React Native - unknown plugin 'module-resolver' "
I am running a build on Xcode for my React Native project and for some reason, when running the build in debug mode,...
Read more >
babel-plugin-module-resolver - npm
This plugin allows you to add new "root" directories that contain your modules. It also allows you to setup a custom alias for...
Read more >
[Solved]-Xcode / React Native - "Transform Error
Coding example for the question Xcode / React Native - "Transform Error - unknown plugin 'module-resolver' "
Read more >
Module build failed: ReferenceError: Unknown plugin "module ...
1.Module build failed: ReferenceError: Unknown plugin “import” specified in “C:\bxn\WYwap\.babelrc” at 2, attempted to resolve relative to “C:\ ...
Read more >
@fdao/babel-plugin-module-resolver - npm package | Snyk
Learn more about @fdao/babel-plugin-module-resolver: package health score, popularity, security, maintenance, ... Last Commit: unknown ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found