alinco8
alinco8
it's better that way
however, that also does not exist :(
@SPGoding Sorry! I was busy and couldn't reply... `npm run build` log ``` $ wireit ⚠️ Wireit could not identify the npm user agent, assuming it behaves like npm. Arguments...
When i run `Launch Client` from the `Run And Debug` menu or press F5, it shows: ``` * Executing task: pnpm run watch WARN Issue while reading "/Users/ali/Desktop/SpyglassMC/.npmrc". Failed to...
I deleted `//registry.npmjs.org/:_authToken=${NPM_TOKEN}` in `.npmrc` and its worked!
It seems that support for NeoForge (=Forge) version 1.20.1 requires significant effort and will not be provided. 😢
@genderneutralnoun Sorry for closing it the wrong way! According to Xander in https://discord.com/channels/780023008668287017/780095378166513674/1305800809769861192, supporting 1.20.1-Forge seems to be too much effort, so I thought it might not happen.
@isXander > Do Lexforge mods not work on Neoforge 1.20.1? I looked it up but couldn’t find it, so what is it?
@remcohaszing I'm not very familiar with it, but it seems that semantic-release uses cosmiconfig. (Reference: https://github.com/semantic-release/semantic-release/blob/854b80c1f5ec9a0a4086366f8dcaeacd6f7039d5/lib/get-config.js#L21) Since cosmiconfig supports .ts files by default, it looks like using .ts is possible.