sub-store-org / Sub-Store

Advanced Subscription Manager for QX, Loon, Surge, Stash and Shadowrocket!
https://www.notion.so/Sub-Store-6259586994d34c11a4ced5c406264b46
GNU Affero General Public License v3.0
5.4k stars 592 forks source link

windows下能跑吗? #277

Closed jaoyina closed 8 months ago

jaoyina commented 9 months ago

按照步骤安装nodejs,pnpm, 然后install, start,结果出来

Error: Cannot find module './src/utils/migration' Require stack:

Node.js v20.11.0

感觉是不是系统问题,路径格式不对?

xream commented 9 months ago

开发参考 https://github.com/sub-store-org/Sub-Store/issues/258

使用直接用 releases 里的 sub-store.bundle.js 就行 或者查看 https://xream.notion.site/Sub-Store-abe6a96944724dc6a36833d5c9ab7c87

xream commented 9 months ago

实验性加入了 esbuild 可以尝试一下 pnpm run --parallel --stream "/^dev:.*/"