Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Breaks with Gatsby v4 #114

Open
alejomendoza opened this issue May 19, 2022 · 0 comments
Open

Breaks with Gatsby v4 #114

alejomendoza opened this issue May 19, 2022 · 0 comments

Comments

@alejomendoza
Copy link

  TypeError: getResolve is not a function
  
  - webpack.config.js:767 
    [skyhitz]/[gatsby]/src/utils/webpack.config.js:767:26
  
  - withUnimodules.ts:203 
    [skyhitz]/[@expo]/webpack-config/src/addons/withUnimodules.ts:203:52
  
  - ExternalModuleFactoryPlugin.js:21 
    [skyhitz]/[webpack]/lib/ExternalModuleFactoryPlugin.js:21:21
  
  - util:124 deprecated
    node:internal/util:124:12
  
  - ExternalModuleFactoryPlugin.js:169 handleExternals
    [skyhitz]/[webpack]/lib/ExternalModuleFactoryPlugin.js:169:8
  
  - ExternalModuleFactoryPlugin.js:147 next
    [skyhitz]/[webpack]/lib/ExternalModuleFactoryPlugin.js:147:9
  
  - ExternalModuleFactoryPlugin.js:152 handleExternals
    [skyhitz]/[webpack]/lib/ExternalModuleFactoryPlugin.js:152:7
  
  - ExternalModuleFactoryPlugin.js:249 
    [skyhitz]/[webpack]/lib/ExternalModuleFactoryPlugin.js:249:5
  
  
  - NormalModuleFactory.js:796 
    [skyhitz]/[webpack]/lib/NormalModuleFactory.js:796:25
  
  
  - NormalModuleFactory.js:768 NormalModuleFactory.create
    [skyhitz]/[webpack]/lib/NormalModuleFactory.js:768:28
  
  - Compilation.js:1973 Compilation._factorizeModule
    [skyhitz]/[webpack]/lib/Compilation.js:1973:11
  
  - AsyncQueue.js:303 
    [skyhitz]/[webpack]/lib/util/AsyncQueue.js:303:10
  
  
  - AsyncQueue.js:293 AsyncQueue._startProcessing
    [skyhitz]/[webpack]/lib/util/AsyncQueue.js:293:26

    ```
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant