Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug] Unable to save HN topics with special characters in it #5

Open
arpitbbhayani opened this issue Oct 6, 2021 · 0 comments
Open

Comments

@arpitbbhayani
Copy link
Owner

Clean the title and then save the file.

Uncaught (in promise) Error: File name cannot contain any of the following characters: * " \ / < > : | ?
    at t.checkPath (app.js:1)
    at t.<anonymous> (app.js:1)
    at app.js:1
    at Object.next (app.js:1)
    at app.js:1
    at new Promise (<anonymous>)
    at o (app.js:1)
    at t.create (app.js:1)
    at APIManager.eval (eval at <anonymous> (app.js:1), <anonymous>:698:29)
    at Generator.next (<anonymous>)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant