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

Tool to inlude njproj project in sln file by CLI #2364

Open
ajithvcoder opened this issue Mar 4, 2022 · 0 comments
Open

Tool to inlude njproj project in sln file by CLI #2364

ajithvcoder opened this issue Mar 4, 2022 · 0 comments

Comments

@ajithvcoder
Copy link

Expected Behavior

slngen should include nodejs project successfully. if any other CLI tool does that also i am fine, you can tell that tool

Actual Behavior

it is producing error
C:\Users\Ajith\Documents\project\Sample\SampleNode\SampleNode\SampleNode.njsproj : error : The build project should have been initialized before calling PreCreateForOuter.

Is that feature added to slngen ? or anyother tool if so could u kindly advise a solution for it ?

error_1

error

Below is the command and project built.
slngen -o Test.sln SampleNode
https://github.com/ajithkumarmcw/NodeProject

  • NTVS Version: latest
  • Visual Studio Version: VS 17.1.0 , 2022
  • Node.js Version: 16.14.0
Steps to Reproduce
  1. Install slngen
  2. slngen -o Test.sln SampleNode
    https://github.com/ajithkumarmcw/NodeProject
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

No branches or pull requests

1 participant