Jest not able to find modules with '@' on beginning, like @firebase

前端 未结 0 940
借酒劲吻你
借酒劲吻你 2020-11-30 01:30

I\'m trying to run a test but due this import I\'m not able to:

import { UserCredential, Error } from \'@firebase/auth-types\'

I got this err

相关标签:
回答
  • 消灭零回复
提交回复
热议问题