This repository has been archived by the owner on Jan 31, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 19
build error related to megalodon #111
Comments
Please use install without NODE_ENV as obviously dev packages like typing don't get installed then |
thanks, that worked. i don't see how this would be obvious to someone who doesn't program with nodejs though. |
This issue will be gone after the rewrite of the Mastodon API as megalodon will be dropped out of the packages that are needed then. |
moyitpro
pushed a commit
to chikorita157/Sakurakey
that referenced
this issue
Oct 28, 2023
Fixes User and Notes count bug (transfem-org#113) Fixes build issues due to types (transfem-org#111) Return accounts and notes like Iceshrimp Use MFM class from Iceshrimp to fix HTML output for mastodon
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
the issue was already reported but the solution was not shared.
💡 Summary
the build process errors when coming to
packages/megalodon
. i'm using the build instructions on misskey-hub since i didn't find sharkey specific instructions.🥰 Expected Behavior
build succeeds
🤬 Actual Behavior
excerpt of the errors:
→ full build log
📝 Steps to Reproduce
git submodule update --init
NODE_ENV=production pnpm install --frozen-lockfile
NODE_ENV=production pnpm run build
📌 Environment
🛰 Backend (for server admin)
The text was updated successfully, but these errors were encountered: