kiliman / tailwindui-crawler

tailwindui-crawler downloads the component HTML files locally
MIT License
756 stars 94 forks source link

Not logged in error #75

Closed tobyjoiner closed 1 year ago

tobyjoiner commented 1 year ago

This is what I am getting when I run this.

npm start

tailwindui-crawler@4.0.1 start node index.mjs

🔐 Logging into tailwindui.com... 🔍 Fetching https://tailwindui.com/login ⏱ 326ms (200) ✅ Success!

🗂 Output is ./output 🔍 Fetching https://tailwindui.com/components ⏱ 687ms (200) ⏳ Processing /components/marketing/sections/heroes... 🔍 Fetching https://tailwindui.com/components/marketing/sections/heroes ⏱ 579ms (200) 🚫 Not logged in

kiliman commented 1 year ago

Do you have the marketing components in your subscription?

And has this worked for you in the past or is this your first time?

tobyjoiner commented 1 year ago

Yes marketing , it's my first time using this.

On Fri, Dec 2, 2022, 7:43 AM Michael Carter @.***> wrote:

Do you have the marketing components in your subscription?

And has this worked for you in the past or is this your first time?

— Reply to this email directly, view it on GitHub https://github.com/kiliman/tailwindui-crawler/issues/75#issuecomment-1335338454, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAB4OJVXPRPGSMHKZ64OKX3WLIDHVANCNFSM6AAAAAASR6KHIE . You are receiving this because you authored the thread.Message ID: @.***>

kiliman commented 1 year ago

Closing this issue. Please re-open if you still have the problem.

memeree commented 10 months ago

hi, i am recieving this same error, I am running Yarn in WSL if this matters.