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.

Plugin not found error

See original GitHub issue

Describe the bug The plugins cannot be loaded.

To Reproduce Steps to reproduce the behavior:

  1. Clone repository https://github.com/mya-ake/reproduction-nuxt-ts-2-9
  2. Run yarn dev
  3. See error

Expected behavior Plugin is loaded

Screenshots スクリーンショット 2019-08-22 12 15 12

Additional context

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Reactions:2
  • Comments:12 (3 by maintainers)

github_iconTop GitHub Comments

1reaction
edimitchelcommented, Aug 22, 2019

By adding ts-loader deps it works fine for me. It’s strange because the typescript nuxt’s module have already a deps to ts-loader, but for me, it wasn’t resolved properly…

0reactions
edimitchelcommented, Aug 22, 2019

EDIT : for the ts-loader thing, you may have upgraded and have a broken node_modules somehow, try reinstalling fresh dependencies

I did a fresh installation by removing node_modules folder and yarn.lock.


@edimitchel You can create new issue with giving again the context of your issue and a reproduction repository, I’ll take a look.

Done here #79

Read more comments on GitHub >

github_iconTop Results From Across the Web

IntelliJ IDEA shows plugin not found - Stack Overflow
In IDEA I see errors like: Plugin '''org.apache.maven.plugins:maven-project-info-reports-plugin:2.7''' ...
Read more >
“Failed” plugin updates (“not found”) but still plugins are updated
A client's WordPress installation (5.3) is complaining about failed plugin updates. As a reason, WP shows “not found”. When I take a look...
Read more >
maven plugin not found : IDEA-286191 - YouTrack
I got maven plugin not found error. I am behind cooperate firewall and proxy. proxy was setup in maven settings.xml. i can see...
Read more >
A plugin I installed is not working. How can I troubleshoot it?
If the web server's error logs aren't readily accessible, a web browser may be used instead. Using Firefox for example, the Firebug debugging...
Read more >
Plugin not installed or removed - Dataiku Documentation
the removal is not intentional : this issue can only be fixed by a DSS administrator, either by reinstalling the plugin or by...
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