Advertisement
Guest User

Untitled

a guest
Jul 16th, 2019
76
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.24 KB | None | 0 0
  1. async styleLoad() {
  2. await require('@salesforce-ux/design-system');
  3. }
  4.  
  5. ./src/modules/my/app/app.js
  6. Module not found: Can't resolve '@salesforce-ux/design-system'
  7. in '/home/ubuntu/Desktop/CustomApp/src/modules/my/app'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement