From 94a80f98f870661061cc6ca61539e439dfb90d55 Mon Sep 17 00:00:00 2001 From: Bsian Date: Thu, 5 Nov 2020 20:49:05 +0000 Subject: [PATCH] Update error info --- docs/endpoints.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/endpoints.md b/docs/endpoints.md index 5f98b61..ef75a4f 100644 --- a/docs/endpoints.md +++ b/docs/endpoints.md @@ -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. \ No newline at end of file