-
Notifications
You must be signed in to change notification settings - Fork 101
Description
Hello everyone !
When i try to do the command : npx nuxi@latest module add @nuxtjs/tailwindcss, i recieve this error response. I have already try with others modules and i have the same issue.
Thanks in advance for all help i can recieve !
Environement :
Node: v20.18.0
OS : Windows 11
` ERROR [GET] "https://npm.pkg.github.com//@nuxtjs/tailwindcss/latest": 405 Method Not Allowed 09:05:15
at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
at async $fetch2 (/C:/Users/alter/Documents/extranet-web/node_modules/nuxi/dist/shared/nuxi.b88e7b0f.mjs:340:15)
at async resolveModule (/C:/Users/alter/Documents/extranet-web/node_modules/nuxi/dist/chunks/add2.mjs:262:15)
at async Object.setup (/C:/Users/alter/Documents/extranet-web/node_modules/nuxi/dist/chunks/add2.mjs:136:15)
at async runCommand$1 (/C:/Users/alter/Documents/extranet-web/node_modules/nuxi/dist/shared/nuxi.3e201632.mjs:1620:5)
at async runCommand$1 (/C:/Users/alter/Documents/extranet-web/node_modules/nuxi/dist/shared/nuxi.3e201632.mjs:1639:11)
at async runCommand$1 (/C:/Users/alter/Documents/extranet-web/node_modules/nuxi/dist/shared/nuxi.3e201632.mjs:1639:11)
at async runMain$1 (/C:/Users/alter/Documents/extranet-web/node_modules/nuxi/dist/shared/nuxi.3e201632.mjs:1777:7)`