Skip to content
This repository has been archived by the owner on Jun 16, 2022. It is now read-only.

Commit

Permalink
Update error info
Browse files Browse the repository at this point in the history
  • Loading branch information
bsian03 committed Nov 5, 2020
1 parent 20f482b commit 94a80f9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/endpoints.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,6 @@ Exports Endpoints file. If you are receiving the following error:
```
UnhandledPromiseRejectionWarning: Error [ERR_PACKAGE_PATH_NOT_EXPORTED]: Package subpath './lib/rest/Endpoints' is not defined by "exports" in /node_modules/eris/package.json
```
Please install the dev branch of Eris by doing `npm i abalabahaha/eris#dev`. This is fixed in [PR 997](https://github.com/abalabahaha/eris/pull/997) and will make the full release in >=v0.13.4
Please update install the dev branch of Eris by doing `npm i abalabahaha/eris#dev`. This is fixed in v0.14.0.

I'm not going to provide the list of properties here since there are too many. If you really want to document this, feel free to open a PR.

0 comments on commit 94a80f9

Please sign in to comment.