Saturday 8 January 2022

Error - [webpack] 'dist':Module not found: Error: Can't resolve ‘path’

 

To fix the issue update the import method to:

import {
  IListItem
} from '../../sp.service';


No comments:

Post a Comment