-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Labels
questionFurther information is requestedFurther information is requested
Description
So far, I've tried to install the AUR package as well as tried "yarn install" but both fail. Is is possible to build this on Linux yet? If not, any specific dependencies that are stopping it from being built?
Latest error with "yarn install":
[webpack-cli] Error [ERR_MODULE_NOT_FOUND]: Cannot find module '/local/path/orca/.erb/configs/webpack.config.base' imported from /local/path/orca/.erb/configs/webpack.config.renderer.dev.dll.ts
at finalizeResolution (node:internal/modules/esm/resolve:275:11)
at moduleResolve (node:internal/modules/esm/resolve:860:10)
at defaultResolve (node:internal/modules/esm/resolve:984:11)
at ModuleLoader.defaultResolve (node:internal/modules/esm/loader:736:12)
at #cachedDefaultResolve (node:internal/modules/esm/loader:660:25)
at #resolveAndMaybeBlockOnLoaderThread (node:internal/modules/esm/loader:695:38)
at ModuleLoader.resolveSync (node:internal/modules/esm/loader:718:52)
at #cachedResolveSync (node:internal/modules/esm/loader:679:25)
at ModuleLoader.getModuleJobForRequire (node:internal/modules/esm/loader:407:50)
at new ModuleJobSync (node:internal/modules/esm/module_job:343:34) {
code: 'ERR_MODULE_NOT_FOUND',
url: 'file:///local/path/orca/.erb/configs/webpack.config.base'
}
error Command failed with exit code 2.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
questionFurther information is requestedFurther information is requested