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

Unable to integrate into react-boilerplate #30

Open
senycorp opened this issue Dec 5, 2016 · 0 comments
Open

Unable to integrate into react-boilerplate #30

senycorp opened this issue Dec 5, 2016 · 0 comments

Comments

@senycorp
Copy link

senycorp commented Dec 5, 2016

Hi,

i have tried to integrate this project into react-boilerplate. After installation i imported it with

import adminLte from 'adminlte-reactjs'

This causes several errors:

WARNING in ./~/velocity/lib/data/index.js
57:14 Critical dependency: the request of a dependency is an expression

WARNING in ./~/velocity/lib/common.js
162:14 Critical dependency: the request of a dependency is an expression

WARNING in ./~/velocity/lib/handle-cfg.js
16:18 Critical dependency: the request of a dependency is an expression

WARNING in ./~/tracer/~/colors/lib/colors.js
127:29 Critical dependency: the request of a dependency is an expression

ERROR in ./~/adminlte-reactjs/reactjsAdminlte.js
Module not found: Error: Can't resolve 'reactDom' in '/home/selcuk/Development/kekecmed-frontend/node_modules/adminlte-reactjs'
 @ ./~/adminlte-reactjs/reactjsAdminlte.js 1:120-139
 @ ./app/containers/PatientPage/view/index.js
 @ ./app/routes.js
 @ ./app/app.js
 @ multi main

ERROR in ./~/velocity/lib/data/index.js
Module not found: Error: Can't resolve 'fs' in '/home/selcuk/Development/kekecmed-frontend/node_modules/velocity/lib/data'
 @ ./~/velocity/lib/data/index.js 1:9-22
 @ ./~/velocity/lib/index.js
 @ ./~/velocity/index.js
 @ ./~/adminlte-reactjs/reactjsAdminlte.js
 @ ./app/containers/PatientPage/view/index.js
 @ ./app/routes.js
 @ ./app/app.js
 @ multi main

ERROR in ./~/velocity/lib/engine/index.js
Module not found: Error: Can't resolve 'fs' in '/home/selcuk/Development/kekecmed-frontend/node_modules/velocity/lib/engine'
 @ ./~/velocity/lib/engine/index.js 1:9-22
 @ ./~/velocity/lib/index.js
 @ ./~/velocity/index.js
 @ ./~/adminlte-reactjs/reactjsAdminlte.js
 @ ./app/containers/PatientPage/view/index.js
 @ ./app/routes.js
 @ ./app/app.js
 @ multi main

ERROR in ./~/velocity/lib/engine/velocity.js
Module not found: Error: Can't resolve 'fs' in '/home/selcuk/Development/kekecmed-frontend/node_modules/velocity/lib/engine'
 @ ./~/velocity/lib/engine/velocity.js 937:17-30
 @ ./~/velocity/lib/index.js
 @ ./~/velocity/index.js
 @ ./~/adminlte-reactjs/reactjsAdminlte.js
 @ ./app/containers/PatientPage/view/index.js
 @ ./app/routes.js
 @ ./app/app.js
 @ multi main

ERROR in ./~/velocity/lib/common.js
Module not found: Error: Can't resolve 'fs' in '/home/selcuk/Development/kekecmed-frontend/node_modules/velocity/lib'
 @ ./~/velocity/lib/common.js 1:9-22
 @ ./~/velocity/lib/data/index.js
 @ ./~/velocity/lib/index.js
 @ ./~/velocity/index.js
 @ ./~/adminlte-reactjs/reactjsAdminlte.js
 @ ./app/containers/PatientPage/view/index.js
 @ ./app/routes.js
 @ ./app/app.js
 @ multi main

ERROR in ./~/velocity/lib/handle-cfg.js
Module not found: Error: Can't resolve 'fs' in '/home/selcuk/Development/kekecmed-frontend/node_modules/velocity/lib'
 @ ./~/velocity/lib/handle-cfg.js 2:9-22
 @ ./~/velocity/lib/data/index.js
 @ ./~/velocity/lib/index.js
 @ ./~/velocity/index.js
 @ ./~/adminlte-reactjs/reactjsAdminlte.js
 @ ./app/containers/PatientPage/view/index.js
 @ ./app/routes.js
 @ ./app/app.js
 @ multi main

ERROR in ./~/velocity/lib/data/data-direc.js
Module not found: Error: Can't resolve 'fs' in '/home/selcuk/Development/kekecmed-frontend/node_modules/velocity/lib/data'
 @ ./~/velocity/lib/data/data-direc.js 1:9-22
 @ ./~/velocity/lib/data/index.js
 @ ./~/velocity/lib/index.js
 @ ./~/velocity/index.js
 @ ./~/adminlte-reactjs/reactjsAdminlte.js
 @ ./app/containers/PatientPage/view/index.js
 @ ./app/routes.js
 @ ./app/app.js
 @ multi main

ERROR in ./~/velocity/lib/engine/engine-direc.js
Module not found: Error: Can't resolve 'fs' in '/home/selcuk/Development/kekecmed-frontend/node_modules/velocity/lib/engine'
 @ ./~/velocity/lib/engine/engine-direc.js 1:9-22
 @ ./~/velocity/lib/engine/index.js
 @ ./~/velocity/lib/index.js
 @ ./~/velocity/index.js
 @ ./~/adminlte-reactjs/reactjsAdminlte.js
 @ ./app/containers/PatientPage/view/index.js
 @ ./app/routes.js
 @ ./app/app.js
 @ multi main

ERROR in ./~/velocity/lib/dep/scan.js
Module not found: Error: Can't resolve 'fs' in '/home/selcuk/Development/kekecmed-frontend/node_modules/velocity/lib/dep'
 @ ./~/velocity/lib/dep/scan.js 1:9-22
 @ ./~/velocity/lib/dep/index.js
 @ ./~/velocity/lib/index.js
 @ ./~/velocity/index.js
 @ ./~/adminlte-reactjs/reactjsAdminlte.js
 @ ./app/containers/PatientPage/view/index.js
 @ ./app/routes.js
 @ ./app/app.js
 @ multi main

ERROR in ./~/utilx/lib/index.js
Module not found: Error: Can't resolve 'fs' in '/home/selcuk/Development/kekecmed-frontend/node_modules/utilx/lib'
 @ ./~/utilx/lib/index.js 4:9-22
 @ ./~/utilx/index.js
 @ ./~/velocity/lib/data/index.js
 @ ./~/velocity/lib/index.js
 @ ./~/velocity/index.js
 @ ./~/adminlte-reactjs/reactjsAdminlte.js
 @ ./app/containers/PatientPage/view/index.js
 @ ./app/routes.js
 @ ./app/app.js
 @ multi main

ERROR in ./~/tracer/lib/dailyfile.js
Module not found: Error: Can't resolve 'fs' in '/home/selcuk/Development/kekecmed-frontend/node_modules/tracer/lib'
 @ ./~/tracer/lib/dailyfile.js 1:9-22
 @ ./~/tracer/lib/index.js
 @ ./~/velocity/lib/logger.js
 @ ./~/velocity/lib/data/index.js
 @ ./~/velocity/lib/index.js
 @ ./~/velocity/index.js
 @ ./~/adminlte-reactjs/reactjsAdminlte.js
 @ ./app/containers/PatientPage/view/index.js
 @ ./app/routes.js
 @ ./app/app.js
 @ multi main

ERROR in ./~/tinytim/lib/index.js
Module not found: Error: Can't resolve 'fs' in '/home/selcuk/Development/kekecmed-frontend/node_modules/tinytim/lib'
 @ ./~/tinytim/lib/index.js 48:10-23
 @ ./~/tracer/lib/console.js
 @ ./~/tracer/lib/index.js
 @ ./~/velocity/lib/logger.js
 @ ./~/velocity/lib/data/index.js
 @ ./~/velocity/lib/index.js
 @ ./~/velocity/index.js
 @ ./~/adminlte-reactjs/reactjsAdminlte.js
 @ ./app/containers/PatientPage/view/index.js
 @ ./app/routes.js
 @ ./app/app.js
 @ multi main

Can someone help me please :) ?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant