Skip to content

Conversation

j-zimnowoda
Copy link
Contributor

@j-zimnowoda j-zimnowoda commented Aug 14, 2025

📌 Summary

Fixes issue with npm run server

🔍 Reviewer Notes

For help, see: https://nodejs.org/en/docs/inspector
/Users/jzimnowo/workspace/linode/apl-core/src/common/utils.ts:9
import { omit } from 'lodash'
         ^

SyntaxError: The requested module 'lodash' does not provide an export named 'omit'
    at ModuleJob._instantiate (node:internal/modules/esm/module_job:228:21)
    at async ModuleJob.run (node:internal/modules/esm/module_job:335:5)
    at async onImport.tracePromise.__proto__ (node:internal/modules/esm/loader:647:26)
    at async asyncRunEntryPointWithESMLoader (node:internal/modules/run_main:117:5)

🧹 Checklist

  • Code is readable, maintainable, and robust.
  • Unit tests added/updated

@j-zimnowoda j-zimnowoda enabled auto-merge (squash) August 14, 2025 13:17
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.

5 participants