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

vue2+ts 情况下报错 #28937

Closed
1 task done
gehuama opened this issue Mar 15, 2024 · 3 comments
Closed
1 task done

vue2+ts 情况下报错 #28937

gehuama opened this issue Mar 15, 2024 · 3 comments
Assignees
Labels
Azure.Core 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

Comments

@gehuama
Copy link

gehuama commented Mar 15, 2024

error in ./node_modules/@azure/core-util/dist/commonjs/checkEnvironment.js

Module parse failed: Unexpected token (15:16)
You may need an appropriate loader to handle this file type, currently no loaders are configured to process this file. See https://webpack.js.org/concepts#loaders
| */
| exports.isWebWorker = typeof self === "object" &&

typeof self?.importScripts === "function" &&

| (self.constructor?.name === "DedicatedWorkerGlobalScope" ||
| self.constructor?.name === "ServiceWorkerGlobalScope" ||

Tasks

Preview Give feedback
@github-actions github-actions bot added Azure.Core 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 labels Mar 15, 2024
Copy link

Copy link

Thank you for your feedback. Tagging and routing to the team member best able to assist.

@xirzec
Copy link
Member

xirzec commented Mar 15, 2024

This appears to be a duplicate of #28918

@xirzec xirzec closed this as not planned Won't fix, can't repro, duplicate, stale Mar 15, 2024
@github-actions github-actions bot locked and limited conversation to collaborators Jun 13, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Azure.Core 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
Projects
None yet
Development

No branches or pull requests

3 participants