question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

@reach/router error

See original GitHub issue

I’m getting this error. @reach/router is not even in the package.json - so I’m kind of lost of what to do.

I tried to npm install through github - still same issue.

$ npm install
npm WARN deprecated @types/graphql@14.5.0: This is a stub types definition. graphql provides its own type definitions, so you do not need this installed.
npm ERR! code E404
npm ERR! 404 Not Found - GET https://registry.npmjs.org/@reach%2frouter - User not found
npm ERR! 404
npm ERR! 404  '@reach/router@^1.2.1' is not in the npm registry.
npm ERR! 404 You should bug the author to publish it (or use the name yourself!)
npm ERR! 404 It was specified as a dependency of 'gatsby'
npm ERR! 404
npm ERR! 404 Note that you can also install from a
npm ERR! 404 tarball, folder, http url, or git url.

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Comments:5 (3 by maintainers)

github_iconTop GitHub Comments

1reaction
pcconsultingasiacommented, Sep 17, 2019

At https://pcconsultingasia.com.

First draft. Learning to add Gatsby plugins.

Paul

On Tue, Sep 17, 2019, 10:45 PM Marguerite Roth notifications@github.com wrote:

Also — I’d love to see the site you’re building! @pccunny https://github.com/pccunny

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/margueriteroth/gatsby-prismic-starter-prist/issues/3?email_source=notifications&email_token=AM67RT22QZH6UBVIBMWSKDDQKD3RLA5CNFSM4IWU3KWKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOD647HBA#issuecomment-532280196, or mute the thread https://github.com/notifications/unsubscribe-auth/AM67RT4NR7VBEO7MODPFUQLQKD3RLANCNFSM4IWU3KWA .

0reactions
margueriterothcommented, Sep 17, 2019

Also — I’d love to see the site you’re building! @pccunny

Read more comments on GitHub >

github_iconTop Results From Across the Web

errorElement v6.6.1 - React Router
When a route does not have an errorElement , errors will bubble up through parent routes. This lets you get as granular or...
Read more >
React-Router: No Not Found Route? - Stack Overflow
The problem is /SanFranciscoz is always being handled by the Area page, but I want it to 404. Also, if I add a...
Read more >
Error boundary causes React Router links to stop working
When React Router's location changes, the parent functional component will dismiss its error state within the useEffect hook, and it will pass ...
Read more >
Handling 404 Routes in React with a Not Found component
... for displaying an imfamous 404 Page Not Found error to the user. ... Inside the <Switch /> component from React Router, we...
Read more >
Exploring React Router's data, navigation, and error handling ...
React Router v6.4 also provides flexibility to add errorElement at the root level Route , the same as that of the <SharedRootLayout />...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found