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

Linting error, can't find "preact" #6

Open
tammyhart opened this issue Jul 2, 2020 · 3 comments
Open

Linting error, can't find "preact" #6

tammyhart opened this issue Jul 2, 2020 · 3 comments
Labels
question Further information is requested

Comments

@tammyhart
Copy link

I know it's not a big deal, but I can't clear all my linting errors because I'm getting the following:

Module not found: Can't resolve 'preact' in '{my path}/node_modules/react-hashtag/dist'

Not sure what if anything that can be done.

@cristianbote
Copy link
Owner

Hey @tammyhart thanks for opening this issue.

Ah, yeah, so I'm requiring both react and preact for it to work seamlessly no matter the context and that's the reason why I think you have that warning. Question though, is your linting running on your node_modules? 🤔 I'm not sure if I have seen that warning before and that could be the only explanation.

@cristianbote cristianbote added the question Further information is requested label Jul 2, 2020
@Libron
Copy link

Libron commented Mar 30, 2021

i'm receiving same warning in console.
Screen Shot 2021-03-30 at 8 11 15 PM

@jason-hwang
Copy link

same here

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

4 participants