Import not generated
See original GitHub issueObjectErrors import ValidationError.
When the projects build is run, the import is not generated. I think it’s because ObjectErrors and ValidationError both reside in the same directory.
If I do not use a paths import, but instead switch it to a relative import, then the build generates the import.
To see the current behavior:
git clone git@github.com:fireflysemantics/validator.git
npm run dist
Look at dist/container/error/ObjectErrors.d.ts. It will be missing the ValidationError import.
Issue Analytics
- State:
- Created 4 years ago
- Reactions:1
- Comments:15 (4 by maintainers)
Top Results From Across the Web
"import: not found" when trying to run a Python script
First 10 lines of code from 2nd script: #import mysql.connector import MySQLdb #from MySQLdb import errorcode import os import re ROOT = ...
Read more >5. The import system — Python 3.11.1 documentation
Python code in one module gains access to the code in another module by the process of importing it. The import statement is...
Read more >ModuleNotFoundError: no module named Python Error [Fixed]
How to fix the ModuleNotFoundError in Python · 1. Make sure imported modules are installed · 2. Make sure modules are spelled correctly...
Read more >MSB4019: The imported project 'name' was not found. - MSBuild
This error occurs when MSBuild tries to import a file, but the file couldn't be found. The imported file must be an XML...
Read more >Data Import error message reference - Analytics Help
Message Meaning So...
Empty column header at column number X. The upload file is missing a column header. Ed...
Multiple errors occurred: List of multiple...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found

v1.1.6 is up
Before switching over to this plugin I was using a pretty simple script to perform the path translations:
I worked perfectly. Perhaps the algorithm could be incorporated here.