-
Notifications
You must be signed in to change notification settings - Fork 67
Open
Description
Path: /sdks/cli
I don't think it is a good idea to use the command npx -y firecrawl-cli@latest init --all --browser like this, unless you want to remove 20 directories by hand :-)
Better use
npm install -g firecrawl-cli
firecrawl init
firecrawl login --browser
Cheers
Dave
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels