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

'encoding' library missing when run 'npm run build' #6

Open
gregmeszaros opened this issue Apr 22, 2024 · 0 comments
Open

'encoding' library missing when run 'npm run build' #6

gregmeszaros opened this issue Apr 22, 2024 · 0 comments

Comments

@gregmeszaros
Copy link

Screenshot 2024-04-22 at 10 05 50

As per the screenshot 'encoding' library seems to be missing from the package.json.

Resolved by adding:
"encoding": "^0.1.0"

to package.json

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