Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bootstrap: Cannot find view dropdown #17

Closed
Deadly0 opened this issue Sep 23, 2014 · 3 comments
Closed

Bootstrap: Cannot find view dropdown #17

Deadly0 opened this issue Sep 23, 2014 · 3 comments

Comments

@Deadly0
Copy link

Deadly0 commented Sep 23, 2014

I'm not sure that is generator-derby issue, but generated derby app with following options throws error:

yo derby
? Select Project level features: Derby-login, Bower
? Select derby-login packages: Google, Facebook, Vkontakte
? Input Derby-app name: app
? Select "app"-application features: Jade, Stylus, Bootstrap 3
npm start

Error in browser console:

Uncaught Error: Cannot find view "node_modules\d-bootstrap\dropdown" in
  TitleElement
  BodyElement
  Title
  Body
  Tail
  dropdown
  modal
  tabs
  auth:changepassword
  auth:login
  auth:register
  home
  header
  footer
 app-103c04857234ad1b73779810c8443457.js:2914App.component app-103c04857234ad1b73779810c8443457.js:2914module.exports app-103c04857234ad1b73779810c8443457.js:70use app-103c04857234ad1b73779810c8443457.js:11126(anonymous function) app-103c04857234ad1b73779810c8443457.js:9require.d-bootstrap app-103c04857234ad1b73779810c8443457.js:21s app-103c04857234ad1b73779810c8443457.js:1e app-103c04857234ad1b73779810c8443457.js:1(anonymous function) app-103c04857234ad1b73779810c8443457.js:1

Windows 8.1 x64 | Node.js 0.10.31 | derby 0.6alpha24 | generator-derby 0.6.5

@minicuper
Copy link
Contributor

It's a clean application? Without any modification?

@Deadly0
Copy link
Author

Deadly0 commented Sep 23, 2014

Yes

@minicuper
Copy link
Contributor

I think it's a derby windows/linux slash issue - derbyjs/derby#407. In your list I see dropdown-view, but derby can't find node_modules\d-bootstrap\dropdown (with back-slashes).

Have tested - It works for me in Ubuntu Linux.

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

No branches or pull requests

2 participants