Discuss.FOLIO.org is no longer used. This is a static snapshot of the website as of February 14, 2023.

Error in Stripes serve

hjm06
19 Jul '22

Hi Everyone,
I am following installation given in the below link;

FOLIO Documentation

Single server with containers

Note: This content is currently in draft status. For the time being you might want to try the folio-install single-server documentation at GitHub instead.
I need some assistance in Configure Stripes.
Stripes serve reports an error
image
h@h-virtual-machine:~/桌面/stripes/stripes-sample-platform$ stripes serve stripes.config.js.local
Waiting for webpack to build…
StripesBuildError: generateStripesAlias: Unable to locate a resolvable alias for react module
at generateStripesAlias (/home/h/桌面/stripes-cli/node_modules/@folio/stripes-webpack/webpack/module-paths.js:28:11)
at Object. (/home/h/桌面/stripes-cli/node_modules/@folio/stripes-webpack/webpack.config.base.js:14:23)
at Module._compile (node:internal/modules/cjs/loader:1105:14)
at Object.Module._extensions…js (node:internal/modules/cjs/loader:1159:10)
at Module.load (node:internal/modules/cjs/loader:981:32)
at Function.Module._load (node:internal/modules/cjs/loader:822:12)
at Module.require (node:internal/modules/cjs/loader:1005:19)
at require (node:internal/modules/cjs/helpers:102:18)
at Object. (/home/h/桌面/stripes-cli/node_modules/@folio/stripes-webpack/webpack.config.cli.dev.js:19:14)
at Module._compile (node:internal/modules/cjs/loader:1105:14)