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

@types/react-router-dom bug when compiling executor #200

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

dmaksimov
Copy link

Running npx tsc tools/executors/echo/impl will cause the following error:

node_modules/@types/react-router-dom/index.d.ts:13:10 - error TS2305: Module '"react-router"' has no exported member 'match'.

13 import { match } from 'react-router';

@nx-cloud
Copy link

nx-cloud bot commented May 10, 2022

@netlify
Copy link

netlify bot commented May 10, 2022

Deploy Preview for nrwl-nx-examples-dep-graph ready!

Name Link
🔨 Latest commit 8b9d0e1
🔍 Latest deploy log https://app.netlify.com/sites/nrwl-nx-examples-dep-graph/deploys/627ad44c3e8d7f0008778198
😎 Deploy Preview https://deploy-preview-200--nrwl-nx-examples-dep-graph.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

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.

None yet

1 participant