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

MSBUILD : error MSB1008: Only one project can be specified. #42

Open
rathoregee opened this issue Oct 8, 2024 · 0 comments
Open

MSBUILD : error MSB1008: Only one project can be specified. #42

rathoregee opened this issue Oct 8, 2024 · 0 comments

Comments

@rathoregee
Copy link

Serverless: Configuration warning:
Serverless: at 'functions.getUsers': unrecognized property 'artifact'
Serverless: at 'provider.runtime': should be equal to one of the allowed values [dotnetcore2.1, dotnetcore3.1, go1.x, java11, java8, java8.al2, nodejs10.x, nodejs12.x, nodejs14.x, nodejs16.x, nodejs18.x, provided, provided.al2, python2.7, python3.6, python3.7, python3.8, python3.9, ruby2.5, ruby2.7]
Serverless:
Serverless: Learn more about configuration validation here: http://slss.io/configuration-validation
Serverless:
Serverless: Skipping serverless-localstack:
custom.localstack.stages: undefined
stage: preprod
Serverless: Using deployment bucket 'preproddeploymenteu-west-2rbacbucket'
Serverless: Updated deployment bucket public access block
Serverless: Serverless DotNet: Clean
Removing directory C:\IRIS Hexogo\hexagonal-standalone\V1 CODE\0 - Example for developer\0 - BFF API\src\platform-rbac-bff-func\bin
Removing directory C:\IRIS Hexogo\hexagonal-standalone\V1 CODE\0 - Example for developer\0 - BFF API\src\platform-rbac-bff-func\obj
Serverless: Serverless DotNet: Compile
Serverless: C:\IRIS Hexogo\hexagonal-standalone\V1 CODE\0 - Example for developer\0 - BFF API\src\platform-rbac-bff-func
Restoring packages for C:\IRIS Hexogo\hexagonal-standalone\V1 CODE\0 - Example for developer\0 - BFF API\src\platform-rbac-bff-func
MSBUILD : error MSB1008: Only one project can be specified.
Full command line: 'C:\Program Files\dotnet\sdk\8.0.402\MSBuild.dll -maxcpucount -verbosity:m -nologo -target:Restore C:\IRIS Hexogo\hexagonal-standalone\V1 CODE\0 - Example for developer\0 - BFF API\src\platform-rbac-bff-func -distributedlogger:Microsoft.DotNet.Tools.MSBuild.MSBuildLogger,C:\Program Files\dotnet\sdk\8.0.402\dotnet.dll*Microsoft.DotNet.Tools.MSBuild.MSBuildForwardingLogger,C:\Program Files\dotnet\sdk\8.0.402\dotnet.dll'
Switches appended by response files:
Switch: Hexogo\hexagonal-standalone\V1

For switch syntax, type "MSBuild -help"

An error occured while restoring packages

Error ---------------------------------------------------

Error: Command failed: dotnet restore C:\IRIS Hexogo\hexagonal-standalone\V1 CODE\0 - Example for developer\0 - BFF API\src\platform-rbac-bff-func

  at ChildProcess.exithandler (node:child_process:422:12)
  at ChildProcess.emit (node:events:517:28)
  at ChildProcess.emit (node:domain:489:12)
  at maybeClose (node:internal/child_process:1098:16)
  at ChildProcess._handle.onexit (node:internal/child_process:303:5)

 For debugging logs, run again after setting the "SLS_DEBUG=*" environment variable.

Get Support --------------------------------------------
Docs: docs.serverless.com
Bugs: github.com/serverless/serverless/issues
Issues: forum.serverless.com

Your Environment Information ---------------------------
Operating System: win32
Node Version: 18.20.3
Framework Version: 2.72.4 (local)
Plugin Version: 5.5.4
SDK Version: 4.5.1
Components Version: 3.18.2

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