Skip to content

TypeError: Cannot read properties of undefined (reading 'red') #35

@ModProg

Description

@ModProg

Error when trying to build

Running npm run start:firefox yields

> nebulaenhance@1.1.6 start:firefox
> [ -d extension-dist ] || npm run build:light && concurrently "npm:start" "npm:ext:firefox"


> nebulaenhance@1.1.6 build:light
> rollup -c --configType all

[!] TypeError: Cannot read properties of undefined (reading 'red')
TypeError: Cannot read properties of undefined (reading 'red')
    at default (file:///NebulaEnhance/rollup.config.mjs:258:31)
    at getConfigList (/NebulaEnhance/node_modules/.pnpm/rollup@2.75.5/node_modules/rollup/dist/shared/loadConfigFile.js:640:11)
    at loadConfigFile (/NebulaEnhance/node_modules/.pnpm/rollup@2.75.5/node_modules/rollup/dist/shared/loadConfigFile.js:568:12)
    at Object.loadAndParseConfigFile (/NebulaEnhance/node_modules/.pnpm/rollup@2.75.5/node_modules/rollup/dist/shared/loadConfigFile.js:544:21)
    at getConfigs (/NebulaEnhance/node_modules/.pnpm/rollup@2.75.5/node_modules/rollup/dist/bin/rollup:1691:39)
    at runRollup (/NebulaEnhance/node_modules/.pnpm/rollup@2.75.5/node_modules/rollup/dist/bin/rollup:1665:43)

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingimplementedThis feature/fix has been implemented

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions