N
Nuxt3mo ago
Sid

Trial build - Issue

I have completed the a project using nuxt ui pro, and i would like to build and a trial run before purchasing the license key, i tried multiple ways but still getting error, and i am unable to build i tried : .env NUXT_UI_PRO_LICENSE=trail nuxt config : uiPro: { license: 'trial'
},
3 Replies
kapa.ai
kapa.ai3mo ago
Hi @Sid. I'm kapa.ai, your friendly support bot. I will try to answer your question by searching through the knowledge base. :wave: ---------------------- I'm sorry, but the knowledge sources do not mention any official "trial" license or a way to build Nuxt UI Pro projects without a valid purchased license key. According to the documentation, Nuxt UI Pro is free to use in development mode, but a valid license key is required to build your app for production. The license key must be set in your .env file as NUXT_UI_PRO_LICENSE=<your-license-key>, or provided via the license option in your nuxt.config.ts. There is no mention of a "trial" value or any temporary build key for evaluation purposes. If you attempt to build without a valid license, you will encounter errors during the build process. To proceed with a production build, you must purchase a license and use the provided key. For development and local testing (not production builds), you should be able to run your project without a license key, but building for production is restricted until a valid license is provided Nuxt UI Pro License. If you need to evaluate Nuxt UI Pro before purchasing, you can continue to use it in development mode, but production builds will not work without a license. If you believe you should have access to a trial or have further questions, you may want to contact the Nuxt UI Pro team directly. ---------------------- Note: you can ask me a follow up question by @ mentioning me again :speech_balloon: ----------------------
kapa.ai
kapa.ai3mo ago
<@1384746598482841660> Kapa.ai is still learning and improving, please let me know how I did by reacting below.
Sid
SidOP3mo ago
How can i contact

Did you find this page helpful?