You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
TypeError: str.split is not a function
at splitBy (C:\Users\privat\Documents\GIT\MangaRD\node_modules\popura\lib\utils\index.js:103:20)
at convertFieldTypes (C:\Users\privat\Documents\GIT\MangaRD\node_modules\popura\lib\utils\convert-field-types.js:55:35)
at cleanApiData (C:\Users\privat\Documents\GIT\MangaRD\node_modules\popura\lib\utils\clean-api-data.js:33:39)
at process._tickCallback (internal/process/next_tick.js:109:7)
The text was updated successfully, but these errors were encountered:
Of course. For explanation im trying to establish a Manga Database currently im trying to get all mangas from kissmanga. With your module i want to add additional information for the manga that hakuneko does not provide like score, image, description...
Im just starting to learn javascript and node js, if you need more just let me know. Thanks for your tool, and for your fast response.
I get this error and i don't know how to fix it.
TypeError: str.split is not a function
at splitBy (C:\Users\privat\Documents\GIT\MangaRD\node_modules\popura\lib\utils\index.js:103:20)
at convertFieldTypes (C:\Users\privat\Documents\GIT\MangaRD\node_modules\popura\lib\utils\convert-field-types.js:55:35)
at cleanApiData (C:\Users\privat\Documents\GIT\MangaRD\node_modules\popura\lib\utils\clean-api-data.js:33:39)
at process._tickCallback (internal/process/next_tick.js:109:7)
The text was updated successfully, but these errors were encountered: