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

feat: enable forestadmin in production #8

Draft
wants to merge 2 commits into
base: main
Choose a base branch
from
Draft

Conversation

tobiasdiez
Copy link
Owner

@tobiasdiez tobiasdiez commented Mar 2, 2023

Fixes #5 and #4.

Currently the tests fails (as is the build node server). This requires updates to superagent, e.g. ladjs/superagent#1764 (and similar improvements to util.inherit) to fix e.g. nodejs/readable-stream#488, or isaacs/inherits#48; also semver/functions/gte made problems). Also unjs/unbuild#135

@tobiasdiez tobiasdiez marked this pull request as draft March 2, 2023 15:04
@titanism
Copy link

v8.1.0 released which fixes this issue, thank you

npm install superagent@8.1.0

release notes @ https://github.com/ladjs/superagent/releases/tag/v8.1.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add server route also in production
2 participants