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

wallet-frontend seems to missing initialization of node_modules #30

Open
surfnet-niels opened this issue Oct 24, 2023 · 0 comments
Open

Comments

@surfnet-niels
Copy link

I am trying to install the ecosystem based on the documenation here: https://wwwallet.github.io/wallet-docs/docs/development-environment-setup/getting-started/

After the "node ecosystem.js up" commandm the environment is build and the docker are started, however the wallet frontend shows errors like so:
wallet-frontend | Module not found: Error: Can't resolve 'ua-parser-js' in '/home/node/app/src/components' wallet-frontend | WARNING in ./node_modules/@cef-ebsi/ebsi-did-resolver/dist/constants.js wallet-frontend | Module Warning (from ./node_modules/source-map-loader/dist/cjs.js): wallet-frontend | Failed to parse source map from '/home/node/app/node_modules/@cef-ebsi/ebsi-did-resolver/src/constants.ts' file: Error: ENOENT: no such file or directory, open '/home/node/app/node_modules/@cef-ebsi/ebsi-did-resolver/src/constants.ts' wallet-frontend | wallet-frontend | WARNING in ./node_modules/@cef-ebsi/ebsi-did-resolver/dist/errors.js wallet-frontend | Module Warning (from ./node_modules/source-map-loader/dist/cjs.js): wallet-frontend | Failed to parse source map from '/home/node/app/node_modules/@cef-ebsi/ebsi-did-resolver/src/errors.ts' file: Error: ENOENT: no such file or directory, open '/home/node/app/node_modules/@cef-ebsi/ebsi-did-resolver/src/errors.ts' wallet-frontend |
I seems like some of the node_modules do not get depoyed. Am I missing something?

kkmanos added a commit that referenced this issue Jul 3, 2024
Keep dc4eu-rome sync with master
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