philschmid / clipper.js

HTML to Markdown converter and crawler.
Apache License 2.0
479 stars 32 forks source link

parse error near `\n' #3

Open ethanchengyu opened 8 months ago

ethanchengyu commented 8 months ago

after install,i use clipper clip -u ,appear :parse error near `\n' help

philschmid commented 8 months ago

Can you please share the exact command you used? Otherwise it is hard to reproduce your error.

ethanchengyu commented 8 months ago

clipper clip -u https://pinchlime.com/blog/2023-review/ like this

philschmid commented 8 months ago

Thank you for me it worked. What is the error you see? output.md

ethanchengyu commented 8 months ago

zsh: parse error near `\n'

ethanchengyu commented 8 months ago

myname@android-dhcp9 ~ % clipper clip -u https://pinchlime.com/blog/2023-review/ zsh: parse error near `\n' myname@android-dhcp9 ~ %

philschmid commented 8 months ago

Sorry, I cannot reproduce your error. What os and node version are you using?

ethanchengyu commented 8 months ago

Node.js v16.6.0. macOS14.2.1 (23C71) thank u i also could not understand