auth-module: Got error when install from branch dev v5

Version

Dev v5

Steps to reproduce

When I install the modules from the dev branch, I put this one in my package.json and I run npm i

"@nuxtjs/auth": "github:nuxt-community/auth-module#dev"

In my nuxt.config.js. I put : Capture d’écran 2020-04-24 à 8 56 58 PM

What is expected ?

Capture d’écran 2020-04-24 à 8 48 05 PM

Do you have an idea ?

About this issue

  • Original URL
  • State: closed
  • Created 4 years ago
  • Reactions: 2
  • Comments: 23 (1 by maintainers)

Most upvoted comments

Hey guys! Now dev branch can be installed using @nuxtjs/auth-next 😃

i get this error now =( Template src not found: /home/radu/Desktop/logintest/node_modules/@nuxtjs/auth-next/templates/plugin.js

@JoaoPedroAS51 you are the man! Thanks so much!

Solved. 😉

Hi @Calion54 It is because we migrated to typescript. Will add CI/CD script to publish nightly versions