roundware / roundware-web-template

roundware-web-template.vercel.app
1 stars 4 forks source link

npm run build cannot resolve 'roundware web framework' #18

Open sbenthall opened 1 year ago

sbenthall commented 1 year ago
$ npm run build

> roundware-web-template@1.0.0 build
> react-scripts build

Creating an optimized production build...
Failed to compile.

Module not found: Error: Can't resolve 'roundware-web-framework' in '/home/sb/projects/yrevocnu/roundware/roundware-web-template/src/providers'

This is following #17

Quite likely somebody with more understanding of how npm works would be able to understand some contextual factors implicit in the README. But I'm afraid I'm just plugging in the commands.