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

Export-ModuleMember error #79

Open
kjohnsen-dk opened this issue May 25, 2024 · 1 comment
Open

Export-ModuleMember error #79

kjohnsen-dk opened this issue May 25, 2024 · 1 comment

Comments

@kjohnsen-dk
Copy link

Please provide us with the following information:

This issue is for a: (mark with an x)

- [x ] bug report -> please search issues before submitting
- [ ] feature request
- [ ] documentation issue or request
- [ ] regression (a behavior that used to work and stopped in a new release)

Minimal steps to reproduce

azd auth login
azd up

Any log messages given by the failure

error

Expected/desired behavior

Expected to get a web service deployed.

OS and Version?

Windows 10

Versions

Mention any other details that might be useful


Thanks! We'll be in touch soon.

@sinedied
Copy link
Contributor

sinedied commented Jun 6, 2024

Thanks for your report!

Could you share more information about your current environment to help pinpoint the issue?

  • Powershell version (open powershell and run $PSVersionTable):
  • Are you using WSL? If yes, which distribution are you using? (lsb_release -a):
  • Node.js version (node -v):
  • NPM version (npm -v):

I think this error usually occurs when using older Powershell version, could you try update to Powershell 7 and try running azp up again?

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

2 participants