Skip to content

Build/test instructions? #105

Open
Open
@mdeguzis

Description

@mdeguzis

The basic commands (pnpm run build) do not work out of the box. I am new to building this? Can you update the README with instructions? I'd like to take a crack an improving the log file viewer.

$ npm run build

> [email protected] build
> shx rm -rf dist && rollup -c

[!] SyntaxError: Unexpected identifier 'assert'
SyntaxError: Unexpected identifier 'assert'
    at compileSourceTextModule (node:internal/modules/esm/utils:337:16)
    at ModuleLoader.moduleStrategy (node:internal/modules/esm/translators:166:18)
    at callTranslator (node:internal/modules/esm/loader:437:14)
    at ModuleLoader.moduleProvider (node:internal/modules/esm/loader:443:30)
    at ModuleJob._link (node:internal/modules/esm/module_job:106:19)

$ pnpm i
$ pnpm run build

<same output>
  • Update 1: Seems you have to use Node 18, Node 22 was too new. Still would like confirmation of steps. I know I can load (hopefully) the ZIP via the developer area of Decky Loaoder.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions