Ahoy! I'm a Nigerian
Frontend developer && UI designer...
Full stack web developerβ‘
Based on JavaScript
I love JSβ‘
I love Open source communities tooπ
Hi Marco, tried this and i wasn't getting it right
Here is what i got:
`node:internal/fs/utils:921
throw new ERR_INVALID_ARG_TYPE(
^
TypeError [ERR_INVALID_ARG_TYPE]: The "data" argument must be of type string or an instance of Buffer, TypedArray, or DataView. Received an instance of Promise`
tried using for...of loop instead too, still the same
For further actions, you may consider blocking this person and/or reporting abuse
We're a place where coders share, stay up-to-date and grow their careers.
Hi Marco, tried this and i wasn't getting it right
Here is what i got:
`node:internal/fs/utils:921
throw new ERR_INVALID_ARG_TYPE(
^
TypeError [ERR_INVALID_ARG_TYPE]: The "data" argument must be of type string or an instance of Buffer, TypedArray, or DataView. Received an instance of Promise`
tried using for...of loop instead too, still the same