[ERROR] Could not resolve "#apg-lite" #9981
                  
                    
                      edsonmartins
                    
                  
                
                  started this conversation in
                General
              
            Replies: 1 comment
-
| FYI, I get this error when using turbopack, works fine with webpack (nextjs, using  | 
Beta Was this translation helpful? Give feedback.
                  
                    0 replies
                  
                
            
  
    Sign up for free
    to join this conversation on GitHub.
    Already have an account?
    Sign in to comment
  
        
    
Uh oh!
There was an error while loading. Please reload this page.
-
We updated our React application to the latest version of the component and now we are giving the following error:
[ERROR] Could not resolve "#apg-lite"
The remapped path "apg-lite" could not be resolved:
The Yarn Plug'n'Play manifest forbids importing "apg-lite" here because it's not listed as a
dependency of this package:
You can mark the path "#apg-lite" as external to exclude it from the bundle, which will remove
this error.
✘ [ERROR] Could not resolve "#apg-lite"
The remapped path "apg-lite" could not be resolved:
The Yarn Plug'n'Play manifest forbids importing "apg-lite" here because it's not listed as a
dependency of this package:
You can mark the path "#apg-lite" as external to exclude it from the bundle, which will remove
this error.
Beta Was this translation helpful? Give feedback.
All reactions