Skip to content
This repository has been archived by the owner on Jul 7, 2020. It is now read-only.

crm: Error: Can't resolve 'less/crmApp.less' #3

Open
rkristelijn opened this issue Jul 5, 2019 · 0 comments · May be fixed by #4
Open

crm: Error: Can't resolve 'less/crmApp.less' #3

rkristelijn opened this issue Jul 5, 2019 · 0 comments · May be fixed by #4

Comments

@rkristelijn
Copy link

Steps to reproduce

  • clone repo on Linux (in this case mint) or mac
cd crm
npm i 
npm run server

ERROR in ./sources/crm.js
Module not found: Error: Can't resolve 'less/crmApp.less' in '/home/gius/optimus-demos/crm/sources'
@ ./sources/crm.js 7:0-26
@ multi (webpack)-dev-server/client?http://localhost:8080 crm.js

Cause of the problem;

less/crmApp.less is less/crmapp.less

Will create PR shortly

rkristelijn added a commit to rkristelijn/optimus-demos that referenced this issue Jul 5, 2019
@rkristelijn rkristelijn linked a pull request Jul 5, 2019 that will close this issue
rkristelijn added a commit to rkristelijn/optimus-demos that referenced this issue Jul 5, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant