Skip to content
This repository has been archived by the owner on Jul 31, 2021. It is now read-only.

When running npm start I receive an error with the NetworkConnector #374

Open
gotnull opened this issue Apr 21, 2021 · 1 comment
Open
Labels
bug Something isn't working

Comments

@gotnull
Copy link

gotnull commented Apr 21, 2021

Bug Description
I keep receiving the following error when running a local version of the pancake-swap-interface

Screen Shot 2021-04-21 at 3 53 49 pm

Steps to Reproduce

  1. Clone the pancake-swap-interface
  2. Run an 'npm install'
  3. Run 'npm start'
  4. The server starts
  5. Navigate to localhost:3000

Expected Behavior
The Pancake Swap Interface should appear

Additional Context
The reason I would like to get this working is to be able to implement the swap interface that is similar to what's been done on: https://swap.safemarscrypto.com/#/swap

@gotnull gotnull added the bug Something isn't working label Apr 21, 2021
@LodhiWarrior0089
Copy link

I don't know if that helps but I also wanted to compile and run this using the same steps you mentioned and I got the same error then I opened the file and deleted the "&& reject" from the file and it compiled successfully. I don't know what problems it might cause later on

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants