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

Update polkadot-js url's #220

Merged

Conversation

n3wborn
Copy link
Contributor

@n3wborn n3wborn commented Dec 22, 2021

Fix #221

@avenbreaks
Copy link

i try to yarn start in folder ~/substrate-front-end-template
got error : Usage Error: Couldn't find the node_modules state file - running an install might help (findPackageLocation)

just run : yarn add react-scripts and done

Copy link
Contributor

@nuke-web3 nuke-web3 left a comment

Choose a reason for hiding this comment

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

Thanks for the assist!

@nuke-web3 nuke-web3 merged commit ecbc18d into substrate-developer-hub:main Dec 22, 2021
@nuke-web3
Copy link
Contributor

@avenbreaks you need to do yarn first to install deps, right? If you needed steps not in the read me, please open a new issue for this :)

jimmychu0807 added a commit that referenced this pull request Mar 5, 2022
* Update polkadot-js url's (#220)

* Select from available addreses dropdown (#222)

* select from available addreses dropdown

* fix linter

* Fix console warning (#224)

* select from available addreses dropdown

* fix linter

* Fix console warning message

Co-authored-by: marlowl <marlowlieshout@hotmail.com>

* Multiple fixes (`monthly-2022-01` tag) (#225)

* Remove the traces on custom type and update to based on Node v16

* webpack 5 migration

* Rm eslint related dev-dependencies & use URLSearchParams over querystring

* Updated to the latest polkadot-js libs

* Integrate with prettier

* Friendlier connection failure message.

* Refactored current selected account into SubstrateContext

* bugfix

* Fix console warning

* Update README

* Update to solve a yarn berry issue

* Updating for CI (#226)

* Fixing  (#227)

* Supporting bigInt in production and reading rpc query parameter correctly

* Fixing issue when React strict mode is enabled, and better logic for keyring initialization

* Updating README (#228)

* Fixing issue when there is no accounts can be selected (#230)

* Fixing issue when there is no accounts can be selected

* prettier

* Fix to support polkadot-js extension (#231)

* Dynamically check if connecting chain is in dev mode (#232)

* Minor update (#233)

* update all deps (#238)

* TxButton enhancement & general packages maintenance (#239)

* dev (wip)

* Using prettier and added eslint for project

* Using the latest package without changing package.json

* eslint:write & prettier:write

Co-authored-by: Stéphane P <n3wborn@protonmail.com>
Co-authored-by: marlowl <30845815+marlowl@users.noreply.github.com>
Co-authored-by: marlowl <marlowlieshout@hotmail.com>
Co-authored-by: Dan Shields <35669742+NukeManDan@users.noreply.github.com>
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.

README : polkadot.js.org url's are outdated
3 participants