You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I added oci-sdk in my typescript project.
But I am getting below error.
Module not found: Error: Can't resolve 'fs' in 'xxx\node_modules\oci-common\lib'
Module not found: Error: Can't resolve 'fs' in 'xxx\node_modules\oci-common\lib'
Module not found: Error: Can't resolve 'fs' in 'xxx\node_modules\oci-common\lib'
Module not found: Error: Can't resolve 'fs' in 'xxx\node_modules\oci-common\lib\auth'
Module not found: Error: Can't resolve 'fs' in 'xxx\node_modules\oci-common\lib\auth'
Module not found: Error: Can't resolve 'fs' in 'xxx\node_modules\oci-common\lib\auth\helpers'
Module not found: Error: Can't resolve 'fs' in 'xxx\node_modules\oci-common\lib\auth\helpers'
Module not found: Error: Can't resolve 'tls' in 'xxx\node_modules\oci-common\lib\auth'
Anyone help me with above errors
The text was updated successfully, but these errors were encountered:
I added oci-sdk in my typescript project.
But I am getting below error.
Module not found: Error: Can't resolve 'fs' in 'xxx\node_modules\oci-common\lib'
Module not found: Error: Can't resolve 'fs' in 'xxx\node_modules\oci-common\lib'
Module not found: Error: Can't resolve 'fs' in 'xxx\node_modules\oci-common\lib'
Module not found: Error: Can't resolve 'fs' in 'xxx\node_modules\oci-common\lib\auth'
Module not found: Error: Can't resolve 'fs' in 'xxx\node_modules\oci-common\lib\auth'
Module not found: Error: Can't resolve 'fs' in 'xxx\node_modules\oci-common\lib\auth\helpers'
Module not found: Error: Can't resolve 'fs' in 'xxx\node_modules\oci-common\lib\auth\helpers'
Module not found: Error: Can't resolve 'tls' in 'xxx\node_modules\oci-common\lib\auth'
Anyone help me with above errors
The text was updated successfully, but these errors were encountered: