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

Could not resolve "../utils/constants" from "node_modules/@azure/storage-file-datalake/dist-esm/storage-blob/src/policies/StorageBrowserPolicyV2.js" #30938

Open
3 of 6 tasks
maharudra3 opened this issue Aug 28, 2024 · 3 comments
Assignees
Labels
Client This issue points to a problem in the data-plane of the library. customer-reported Issues that are reported by GitHub users external to the Azure organization. needs-team-attention Workflow: This issue needs attention from Azure service team or SDK team question The issue doesn't require a change to the product in order to be resolved. Most issues start as that Service Attention Workflow: This issue is responsible by Azure service team. Storage Storage Service (Queues, Blobs, Files)

Comments

@maharudra3
Copy link

maharudra3 commented Aug 28, 2024

  • Package Name: @azure/storage-file-datalake
  • Package Version: 12.23.0
  • Operating system: Mac OS
  • nodejs
    • version: 20.17.0
  • browser
    • name/version: Google Chrome/128.0.6613.84
  • typescript
    • version: 5.2.2
  • Is the bug related to documentation in

Describe the bug
A clear and concise description of what the bug is.

  • I am using @azure/storage-file-datalake v12.23.0
  • constants file was missing from below path ad it causes dependency issue
    node_modules/@azure/storage-file-datalake/dist-esm/storage-blob/src/utils
  • Which is used in below file
    node_modules/@azure/storage-file-datalake/dist-esm/storage-blob/src/policies/StorageBrowserPolicyV2.js

To Reproduce
Steps to reproduce the behavior:

  1. This issue occurs when I am trying to create docker image for my application

Expected behavior
A clear and concise description of what you expected to happen.

Screenshots
If applicable, add screenshots to help explain your problem.
image
image

Additional context
Add any other context about the problem here.

@github-actions github-actions bot added Client This issue points to a problem in the data-plane of the library. customer-reported Issues that are reported by GitHub users external to the Azure organization. needs-team-attention Workflow: This issue needs attention from Azure service team or SDK team question The issue doesn't require a change to the product in order to be resolved. Most issues start as that Service Attention Workflow: This issue is responsible by Azure service team. Storage Storage Service (Queues, Blobs, Files) labels Aug 28, 2024
Copy link

Thanks for the feedback! We are routing this to the appropriate team for follow-up. cc @xgithubtriage.

@jeremymeng
Copy link
Contributor

@maharudra3 I believe this has been fixed. You can try our beta version 12.24.0-beta.1, or wait for the GA release of 12.24.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Client This issue points to a problem in the data-plane of the library. customer-reported Issues that are reported by GitHub users external to the Azure organization. needs-team-attention Workflow: This issue needs attention from Azure service team or SDK team question The issue doesn't require a change to the product in order to be resolved. Most issues start as that Service Attention Workflow: This issue is responsible by Azure service team. Storage Storage Service (Queues, Blobs, Files)
Projects
None yet
Development

No branches or pull requests

3 participants