Skip to content

Conversation

@Saipriya-1144
Copy link
Collaborator

@Saipriya-1144 Saipriya-1144 commented Jan 22, 2026

Conda tests:
github actions image don't have conda in it, hence skipped the tests.

Yarn test:
CanBuildAndRunNodeAppWithoutWorkspace_UsingYarn2ForBuild

the next version in sample app is incompatible with node version
image

With node 20:
image

Lerna tests:
GeneratesScript_AndBuildMonorepoAppUsingLerna_Yarn
GeneratesScript_AndBuildMonorepoAppUsingLerna_Npm
GeneratesScript_AndBuilds_UsingSuppliedPackageDir_WhenPackageDirAndSourceDirAreSame

For Lerna-based monorepo apps, InstallLernaCommand (npm install --global lerna or npm install --global lerna --no-package-lock) is set in NodePlatform.cs but never executed in NodeBashBuildSnippet.sh.tpl before running lerna commands, causing 'lerna: command not found' errors

image

After installing lerna command
image

lerna commands executed.

This code path is never used by any app, skipping the test for now.

  • The purpose of this PR is explained in this message or in an issue. If an issue please include a reference as #<issue_number>.
  • Tests are included and/or updated for code changes.
  • Proper license headers are included in each file.

@Saipriya-1144 Saipriya-1144 marked this pull request as ready for review January 22, 2026 17:55
@Saipriya-1144 Saipriya-1144 requested a review from a team as a code owner January 22, 2026 17:55
@Saipriya-1144 Saipriya-1144 marked this pull request as draft January 22, 2026 18:09
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.

2 participants