Skip to content
This repository has been archived by the owner on Feb 28, 2018. It is now read-only.

Local instance not loading #36

Open
varunkumar opened this issue Jun 11, 2017 · 5 comments
Open

Local instance not loading #36

varunkumar opened this issue Jun 11, 2017 · 5 comments

Comments

@varunkumar
Copy link

Tried starting the local instance. It is saying 'Loading it up!' but nothing happens. I don't see any errors in the developer console.

(node:25788) DeprecationWarning: loaderUtils.parseQuery() received a non-string value which can be problematic, see https://github.com/webpack/loader-utils/issues/56
parseQuery() will be replaced with getOptions() in the next major version of loader-utils.
webpack: wait until bundle finished: /__webpack_hmr
webpack: wait until bundle finished: /

WARNING in ./~/htmlhint/lib/htmlhint.js
8:7694-7701 Critical dependency: require function is used in a way in which dependencies cannot be statically extracted

WARNING in ./~/htmlhint/lib/htmlhint.js
8:13011-13018 Critical dependency: require function is used in a way in which dependencies cannot be statically extracted
webpack: Compiled with warnings.
@christianalfoni
Copy link
Member

Hi man and sorry for late response!

Are you running only Webpackbin? You have to run all packages :)

webpackbin
webpack-sandbox
webpack-dll
webpack-packager

@varunkumar
Copy link
Author

Yes, I did start all related services. Lemme try again.

@christianalfoni
Copy link
Member

If it does not work, please check the network TAB, to see what request fails :)

@mayank-patel
Copy link

mayank-patel commented Aug 6, 2017

image
image

@guoyang007
Copy link

@mayank-patel yeh,I have the same question, even though I have changed 'redirect ' function to

import redirectFactory  from 'cerebral-router/lib/operators/redirect'
redirectFactory('/')

but encounter another error:

utils.js:97 Uncaught Error: Cerebral - You are not passing controller to Container

so, @christianalfoni are you sure the current code works for you?

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

4 participants