Following the README's guidance:
Installation
- yarn
- yarn run start
- Server now up on http://localhost:3000
...Results in the following error:
ERROR in ./src/client/hooks/useCircuitContext/useCircuitContext.ts 1:0-49
Module not found: Error: Can't resolve 'alma-webgl' in '/Users/adamsoderstrom/Documents/adamsoderstrom/www/projects/alma/packages/alma-web/src/client/hooks/useCircuitContext'
@ ./src/client/routes/CircuitRoute/CircuitRoute.tsx 12:0-84 46:38-55
@ ./src/client/containers/App/App.tsx 7:0-70 20:95-107
@ ./src/client/index.tsx 3:0-43 4:36-39
...
This seems to only occur when there's no initial build
directory in the alma-webgl
directory.
git clone
this repo. (ensure that there's no build
's in packages/*
).yarn && yarn start
Pay now to fund the work behind this issue.
Get updates on progress being made.
Maintainer is rewarded once the issue is completed.
You're funding impactful open source efforts
You want to contribute to this effort
You want to get funding like this too