Import paths not resolving correctly #742

Closed
opened 2024-05-17 12:13:15 +00:00 by kami_gawa · 2 comments

Hello there,

I'm interested in contributing to this repository, but I'm encountering a major issue regarding the resolution of import paths.

Has anyone else experienced this issue?
Although I can manually add paths for @snort/system and other similar ones in the tsconfig.json, I haven't been able to fix the imports from node_modules.

Any suggestions or solutions would be greatly appreciated.

Thanks!

Hello there, I'm interested in contributing to this repository, but I'm encountering a major issue regarding the resolution of import paths. Has anyone else experienced this issue? Although I can manually add paths for `@snort/system` and other similar ones in the tsconfig.json, I haven't been able to fix the imports from node_modules. Any suggestions or solutions would be greatly appreciated. Thanks!
Owner

Use the typescript version from the workspace

Use the typescript version from the workspace
Author

That was it. Thanks

That was it. Thanks
Sign in to join this conversation.
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: Kieran/snort#742
No description provided.