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

initial npm run dev error in loading ./Navbar.module.css #96

Open
neerajnerlekar opened this issue Jul 19, 2023 · 0 comments
Open

initial npm run dev error in loading ./Navbar.module.css #96

neerajnerlekar opened this issue Jul 19, 2023 · 0 comments

Comments

@neerajnerlekar
Copy link

Describe the bug
After running npx create-web3-dapp@latest I am getting this error when I cd <my-project> && npm run dev for the first time

Screenshot from 2023-07-18 23-44-41

I inspected the file and the name of the module imported is wrong.

Screenshot from 2023-07-18 23-45-54

Reproducing the bug
I followed the Create Web3 Dapp Quickstart guide and at step 5 Do you want to create a smart contract?, I selected No and continued with the steps.

Solution
Renaming the file from navbar.module.css to Navbar.module.css runs the site properly

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