chore: add try and catch around require resolve

Signed-off-by: djamaile <rdjamaile@gmail.com>
This commit is contained in:
djamaile
2022-12-15 14:46:21 +01:00
parent 82bd45528a
commit c210d70218
@@ -14,6 +14,8 @@
* limitations under the License.
*/
/* eslint-disable import/no-extraneous-dependencies */
/* eslint-disable no-restricted-imports */
import {
resolve as resolvePath,
relative as relativePath,