NASA-AMMOS / NASA-AMMOS/anms

Warning when building images

Open
#399 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

test finding
Dominant language
JavaScript
Stars
3
Forks
2
Avg merge
2d 23h
Merged PRs (30d)
2

Description

During image build the anms-ui causes this warning:

▲ [WARNING] Module 'lodash' used by 'src/app/store/modules/service-status.service.ts' is not ESM
  CommonJS or AMD dependencies can cause optimization bailouts.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start in src/app/store/modules/service-status.service.ts and inspect how lodash is imported or used, then run the image build to reproduce the warning. Done means the build no longer reports the lodash CommonJS or AMD optimization warning while preserving the service behavior.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
build-system, frontend
Issue type
Bug
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Active
Clarity
Mostly clear
Newbie friendliness
58/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.