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

cannot find imports #86

Open
jermatic opened this issue Aug 3, 2023 · 4 comments
Open

cannot find imports #86

jermatic opened this issue Aug 3, 2023 · 4 comments

Comments

@jermatic
Copy link

jermatic commented Aug 3, 2023

vsc version: 1.80.1
node version: 18.16.0
extension version: 2.0.6
OS: Windows 10 PRO

The notebook is not recognizing packages from my node_modules, nor files in my project. ie
Cannot find module 'dotenv' or its corresponding type declarations.ts(2307)
Cannot find module './ormconfig.ts' or its corresponding type declarations.ts(2307)

image

@lukebarton
Copy link

Same, also no intellisense. This project seems a bit... quiet and needs some love.

@jermatic
Copy link
Author

jermatic commented Aug 7, 2023

@DonJayamanne Can we get an update on the status of the project? It is super awesome. Id like to see it fully functional :) This is the kind of project I would donate to cause its that amazing.

@jhvissotto
Copy link

I have the same issue

image

But, full absolute path there is no problem

image

@truemogician
Copy link

@jhvissotto Same problem here. It seems that it cannot handle relative imports properly. The module resolution system is kind of buggy.

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

No branches or pull requests

4 participants