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

TypeError: Read is not a function #28

Closed
Ashish-K1 opened this issue Sep 2, 2020 · 1 comment
Closed

TypeError: Read is not a function #28

Ashish-K1 opened this issue Sep 2, 2020 · 1 comment

Comments

@Ashish-K1
Copy link

Tried integrating nspell with the dictinary-en library.
But it is showing read is not function in the node_modules/dictionary-en/index.js: 16

image
Seems there is some dependencies issues with the fs module.

Therefore, then tried it using (fx-extra) :
_var read = require('fs-extra').readFile;

Which then shows this error--
image

Can anyone faces this similar issue or if anybody have the solution.
PLEASE DO COMMENT_

@wooorm
Copy link
Owner

wooorm commented Sep 2, 2020

@wooorm wooorm closed this as completed Sep 2, 2020
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

2 participants