You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@m0ksem it was working well in nuxt 3.5.2 release && same "@vuestic/nuxt": "^1.0.14" , Only this issue is causing for vuestic/nuxt module, others are working fine.
Vuestic-ui version:
"@vuestic/nuxt": "^1.0.14",
Steps to reproduce
Removing "@vuestic/nuxt" from modules in nuxt.config.ts fixes the issue
https://stackblitz.com/edit/github-khexbq?file=nuxt.config.ts,package.json
What is the expected behavior?
Should be working with NUXT 3.7, and able to install .
What is the current behavior?
![image](https://private-user-images.githubusercontent.com/52563039/263505931-db6b5517-5f66-4bd2-8ad8-cf5581a3965c.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3Mzk4MzI0NTUsIm5iZiI6MTczOTgzMjE1NSwicGF0aCI6Ii81MjU2MzAzOS8yNjM1MDU5MzEtZGI2YjU1MTctNWY2Ni00YmQyLThhZDgtY2Y1NTgxYTM5NjVjLnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNTAyMTclMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjUwMjE3VDIyNDIzNVomWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPTBkZjU2ZDMyNGVmY2IxOWE5ODVjZTFmNjJhYjg5NzI3OTk4N2Y2Zjg4OTU0ZDdkMjc5NzcwN2QxNWY3Y2RjNjImWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0.wxebfGnjhrRKKfL3eqfjxmQuaKS5MNVrKvLcOtaeNQc)
Stuck in installing dependencies,
Other information
Previously reported: nuxt/cli#169
The text was updated successfully, but these errors were encountered: