Skip to content

Update README.md#12

Open
Hemachandra9899 wants to merge 1 commit intotejareddy8888:mainfrom
Hemachandra9899:patch-2
Open

Update README.md#12
Hemachandra9899 wants to merge 1 commit intotejareddy8888:mainfrom
Hemachandra9899:patch-2

Conversation

@Hemachandra9899
Copy link
Contributor

updated readme file

updated readme file
npm install pixel-retroui@latest
npm install wagmi viem
npm install vite
npm install @vitejs/plugin-react --save-dev
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why do we have to install these packages individually? All the packages are already in package.json.

So only npm install should be sufficient

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

pixel-retroui@latest
this is from external sources so it might be not present in the npm install .

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

and they won't make any duplicates right?

Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

whenever we run, npm install <package≥, this package is added in package.json and package-lock.json. Unless you use npm install -g <package.json> where -g refers global

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

Successfully merging this pull request may close these issues.

2 participants