Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: npm packages #14033

Closed
wants to merge 1 commit into from
Closed

chore: npm packages #14033

wants to merge 1 commit into from

Conversation

m1ga
Copy link
Contributor

@m1ga m1ga commented May 13, 2024

scons-check-lockfile.js updated because of:

✖ npm run lint:lockfile:
/home/miga/tools/titanium-sdk/build/scons-check-lockfile.js:16
        const packageNames = Object.keys(deps);
                                    ^

TypeError: Cannot convert undefined or null to object
    at Function.keys (<anonymous>)
    at checkDependencies (/home/miga/tools/titanium-sdk/build/scons-check-lockfile.js:16:30)
    at Object.<anonymous> (/home/miga/tools/titanium-sdk/build/scons-check-lockfile.js:14:1)
    at Module._compile (node:internal/modules/cjs/loader:1267:14)
    at Module._extensions..js (node:internal/modules/cjs/loader:1321:10)
    at Module.load (node:internal/modules/cjs/loader:1125:32)
    at Module._load (node:internal/modules/cjs/loader:965:12)
    at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:83:12)
    at node:internal/main/run_main_module:23:47

Node.js v20.0.0

@m1ga m1ga closed this May 13, 2024
@m1ga m1ga deleted the 240513_npm branch May 13, 2024 08:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant