react-tweet
react-tweet copied to clipboard
Nextjs demo app is not running properly
Have you ensured you've installed the package? Restarted your local server maybe?
Have you ensured you've installed the package? Restarted your local server maybe?
Yeah i followed the guideline and run this command pnpm install && pnpm dev --filter=next-app...
but it throws this error, i think its the import reference not working properly? it doesnt recognize its imported from /packages? any idea with that?