node app builds forked, but not referencing upstream source
Metadata
Current evaluation
Snapcraft 2.34 node plugin fails to build when source is a remote URL (rimraf not found, node_modules missing) while a local checkout builds fine. 8.8 years old, zero maintainer interaction; the 2.x node plugin has since been rewritten in snapcraft 8.x.
Suggested action: close stale
Reason: The reporter targets snapcraft 2.34 from candidate (2017), and the issue has had zero comments or maintainer interaction for 3218 days. The 2.x node plugin no longer exists in the current codebase (snapcraft 8.x has a rewritten parts system under snapcraft/parts/), so the affected version is no longer supported and the original problem is not reproducible on a current release. Closing as stale is appropriate rather than triaging, since no current-version relevance can be established.
Issue body
Evaluation history
| Date | Model | Scores | Action | Summary |
|---|---|---|---|---|
| qwen/qwen3.8-27b |
Impact:
15
Quick Win:
8.25
Staleness:
95
Complexity:
45
Confidence:
75
Support Request:
10
|
close stale | Snapcraft 2.34 node plugin fails to build when source is a remote URL (rimraf not found, node_modules missing) while a local checkout builds fine. 8.8 years old, zero maintainer interaction; the 2.x node plugin has since been rewritten in snapcraft 8.x. | |
| qwen/qwen3.6-35b-a3b |
Staleness:
95
Complexity:
30
Confidence:
90
Support Request:
30
|
close stale | Snapcraft node plugin fails to build when source points to an external URL, citing missing node_modules and rimraf. Issue is over 8 years old with zero maintainer interaction. | |
| qwen/qwen3.6-35b-a3b |
Staleness:
98
Complexity:
20
Confidence:
90
Support Request:
85
|
close stale | Snapcraft build fails when using an external source URL due to missing node_modules and rimraf dependency. Issue is 8+ years old, references deprecated Snapcraft 2.34, and has no maintainer interaction. | |
| qwen3.6-35b-a3b-mtp-q6 |
Staleness:
98
Complexity:
30
Confidence:
90
Support Request:
45
|
close stale | Snapcraft build fails when using external URL source instead of a forked repo, citing missing node_modules/rimraf. Issue is over 8 years old and references snapcraft 2.34. | |
| qwen3.6-35b-moe-q4 |
Staleness:
98
Complexity:
45
Confidence:
90
Support Request:
20
|
close stale | Snapcraft cleanbuild fails with missing node_modules when using an external git source URL. The issue is over 8 years old, unlabelled, and lacks maintainer engagement. |
Update history
No update history recorded yet.
Related issues
| Issue | Project | State | Summary | Similarity |
|---|---|---|---|---|
| #1819804 nodejs plugin: build fails if there are missing peer dependencies. | snapcraft (launchpad) | open | Snapcraft nodejs plugin build fails when npm ls --json exits non-zero on missing peer deps; the CalledProcessError fallback is dead code since run_output wraps it in SnapcraftPluginCommandError. Open 7.5 years, unlabelled, no maintainer activity. | |
| #1710256 nodejs snaps fail when source is not a local directory | snapcraft (launchpad) | closed | The nodejs plugin incorrectly constructs the package.json path when using a remote URL as source, breaking snap builds. The report was closed without a fix or resolution. |