Closed arbin304 closed 2 years ago
+1
+1
+1
Having the same problem here and I can't seem to fix it.
(edit) I was able to finally fix the problem.
Having the same problem here and I can't seem to fix it.
(edit) I was able to finally fix the problem. Curious how?
Sure, what’d you need to do?
On Sun, Oct 10, 2021 at 2:36 AM CRuzylo @.***> wrote:
Having the same problem here and I can't seem to fix it.
(edit) I was able to finally fix the problem. Curious how?
— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/pancakeswap/pancake-frontend/issues/2025#issuecomment-939440477, or unsubscribe https://github.com/notifications/unsubscribe-auth/AL5P3HO2Y3OWKXU6R7G5RQ3UGFNAVANCNFSM5DBFVWBQ . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.
This issue is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 2 days.
Is there an existing issue for this?
Product
Other
Current Behavior
Pancake-Frontend is throwing random Type errors when uikit is installed from symlinked project. It runs fine when @pancake-uikit is installed from npm. The errors I'm getting right now is given below.
Expected Behavior
Being able to run pancake-uikit repo along with pancake-frontend to tweak the components.
Steps To Reproduce
yarn link
in pancake-toolkit/packages/pancake-uikit .yarn link '@pancakeswap/uikit'
in pancake-frontend project.yarn install --force
yarn start
Environment
Anything else?
There actually are few errors with types in the pancake-frontend project, but doesnt show up unless I run symlinked uikit.