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.

pug compatibility broken by v1.0.7

See original GitHub issue

After upgrading vuetify-loader to 1.0.7 my app (using pug templates) is broken. Webpack fails with this error message:

(node:90991) UnhandledPromiseRejectionWarning: Error: Module "pug" required by "vuetify-loader" not found. Please run: npm install pug@'^2.0.0' --save
    at realRequire (/Users/ledermann/Projects/myapp/node_modules/codependency/index.js:146:9)
    at requirePeer (/Users/ledermann/Projects/myapp/node_modules/codependency/index.js:326:10)
    at Object.module.exports (/Users/ledermann/Projects/myapp/node_modules/vuetify-loader/lib/loader.js:43:21)
    at process.internalTickCallback (internal/process/next_tick.js:77:7)
(node:90991) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). (rejection id: 1)
(node:90991) [DEP0018] DeprecationWarning: Unhandled promise rejections are deprecated. In the future, promise rejections that are not handled will terminate the Node.js process with a non-zero exit code.

With 1.0.6 it works fine. It seems to be caused by #28.

I’m using Yarn, the packages pug and pug-plain-loader are in my devDependencies.

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Reactions:9
  • Comments:6 (2 by maintainers)

github_iconTop GitHub Comments

8reactions
WOo0Wcommented, Nov 28, 2018

Same issue. After setting the version of vuetify-loader to 1.0.6, it works again.

2reactions
KaelWDcommented, Nov 30, 2018

Sorry, this slipped under my radar. I’ll try to remember to look at it sometime over the weekend.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Falcon Payload User's Guide - SpaceX
Payload customers must ensure that payload materials or components sensitive to RF environments are compatible with the worst-case Falcon 9 (Figure 4-13 and ......
Read more >
Vrchat shark avatar - Spendy Market
Model Description This model is compatible with Unity's Humanoid format. you can see ... inside the Great Pug bar — VRChat's most recognized...
Read more >
Tempered talon - CiCa creazioni artistiche
Compatible with: 2017-2021 POLARIS RANGER 1000/ XP 1000 Crew . ... Pug information including personality, history, grooming, pictures, videos, ...
Read more >
vrchat assets free
Vrchat Assets Free#Free 3d models for vrchat free. Find Asset vrchat servers you're interested in, and find new people to chat with! Blog....
Read more >
Opta api - Musicante Shop
Banish broken links from your blog. ... POST /api/v1/users. ... to be easier to write and read for text documents and you could...
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