question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Question about subfolders

See original GitHub issue

Hi, I have a folder structure like:

src/helpers/
src/abcd/helpers/

If i have an alias “helpers” for src/helpers then the resolver tries to resolve src/abcs/helpers to that alias too and then eslint throws import/no-unresolved.

Wanted to know if i am doing something wrong or if this is not supported.

Thanks

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Comments:8 (4 by maintainers)

github_iconTop GitHub Comments

1reaction
johvincommented, Dec 8, 2018

@parvezalisha After much thought, I think your problem is caused by a bug of this plugin, not the order of configuration. The bug, actually, is specially designed as a feature to resolve path/to/file to path/from/file with the configuration of ['to', 'from'], but it now seems problematic. I have fixed it in version 1.1.2 and welcome to upgrade to that. Sorry for the trouble to you and thanks.

0reactions
parvezalishacommented, Dec 10, 2018

@johvin it works fine now. Thanks.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Subfolders based on answers in multiple choice questions
In Form Publisher, you can send generated documents into subfolders based on what respondents select in multiple choice questions.
Read more >
File management | Computers - Quizizz
Question 1. SURVEY. Ungraded ... Sub folder. Directory structure ... The arrangement of folders into parent and subfolders is called the. answer choices....
Read more >
How to Create Subfolders for Assignments and Questions ...
To create a subfolder for questions, click on Questions and then My Questions. 2. Click on the folder you want to create a...
Read more >
Folder and sub-folder permissions - Question and answer
hi! is subfolders inherit its parent folder permissions by default, meaning If I want certain users will be able to access the subfolder...
Read more >
general question about the limitation of subfolders - IBM Support
Hello,. the subject is already the question. For a better organisation of the report I want to create more subfolders levels.(subfolders in the...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found