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
Could not find a declaration file for module '@salesforce/wire-service-jest-util'. 'd:/LWCSessions/Telstra_Dev09/node_modules/@salesforce/wire-service-jest-util/dist/wire-service-jest-util.common.js' implicitly has an 'any' type.
Try npm install @types/salesforce__wire-service-jest-util if it exists or add a new declaration (.d.ts) file containing declare module '@salesforce/wire-service-jest-util';
Could anyone please guide, how to add a new declaration file.
The text was updated successfully, but these errors were encountered:
Could not find a declaration file for module '@salesforce/wire-service-jest-util'. 'd:/LWCSessions/Telstra_Dev09/node_modules/@salesforce/wire-service-jest-util/dist/wire-service-jest-util.common.js' implicitly has an 'any' type.
Try
npm install @types/salesforce__wire-service-jest-util
if it exists or add a new declaration (.d.ts) file containingdeclare module '@salesforce/wire-service-jest-util';
Could anyone please guide, how to add a new declaration file.
The text was updated successfully, but these errors were encountered: