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

Error while starting dev server or tried to build #576

Open
jahidulrudro opened this issue Mar 8, 2022 · 0 comments
Open

Error while starting dev server or tried to build #576

jahidulrudro opened this issue Mar 8, 2022 · 0 comments
Labels
bug Something isn't working

Comments

@jahidulrudro
Copy link

jahidulrudro commented Mar 8, 2022

Description

error when starting dev server:
TypeError: Invalid value used in weak set
at WeakSet.add ()
at output (/Users/natamok/Desktop/hbarwallet/node_modules/vite/dist/node/chunks/dep-ff3ab196.js:2553:30)
at Object.error (/Users/natamok/Desktop/hbarwallet/node_modules/vite/dist/node/chunks/dep-ff3ab196.js:2595:13)
at loadConfigFromFile (/Users/natamok/Desktop/hbarwallet/node_modules/vite/dist/node/chunks/dep-ff3ab196.js:71363:32)
at processTicksAndRejections (node:internal/process/task_queues:96:5)
at async resolveConfig (/Users/natamok/Desktop/hbarwallet/node_modules/vite/dist/node/chunks/dep-ff3ab196.js:70877:28)
at async createServer (/Users/natamok/Desktop/hbarwallet/node_modules/vite/dist/node/chunks/dep-ff3ab196.js:56429:20)
at async CAC. (/Users/natamok/Desktop/hbarwallet/node_modules/vite/dist/node/cli.js:688:24)

Steps to reproduce

  1. npm run dev
    or
    npm run build

Additional context

No response

Hedera network

other

Version

v0.6.6

Operating system

Windows

@jahidulrudro jahidulrudro added the bug Something isn't working label Mar 8, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant