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

Menubar not showing on Windows #1026

Open
mrpoussin opened this issue Sep 19, 2019 · 0 comments
Open

Menubar not showing on Windows #1026

mrpoussin opened this issue Sep 19, 2019 · 0 comments

Comments

@mrpoussin
Copy link

Hello,

I've downloaded the latest sources from Github,
Used the command prompt to run :

>npm install
>npm start 

This was the result :

[metalsmith-watch] ✓ Live reload server started on port: 35729
[metalsmith-serve] serving C:\ParticleDoc\build at http://localhost:8080
[metalsmith-watch] ✔︎ Watching ..\src\content\**\*.md
[metalsmith-watch] ✔︎ Watching ..\src\assets\less\*.less
[metalsmith-watch] ✔︎ Watching ..\templates\layouts\reference.hbs
[metalsmith-watch] ✔︎ Watching ..\templates\layouts\datasheet.hbs
[metalsmith-watch] ✔︎ Watching ..\templates\layouts\support.hbs
[metalsmith-watch] ✔︎ Watching ..\templates\layouts\suppMenu.hbs
[metalsmith-watch] ✔︎ Watching ..\templates\layouts\quickstart.hbs
[metalsmith-watch] ✔︎ Watching ..\templates\layouts\community.hbs
[metalsmith-watch] ✔︎ Watching ..\templates\layouts\workshops.hbs
[metalsmith-watch] ✔︎ Watching ..\templates\layouts\landing.hbs
[metalsmith-watch] ✔︎ Watching ..\templates\layouts\main.hbs
[metalsmith-watch] ✔︎ Watching ..\templates\partials\**\*.hbs
[metalsmith-watch] ✔︎ Watching ..\src\assets\js\*.js*
[metalsmith-watch] ✔︎ Watching ..\src\assets\images\**\*
[metalsmith-watch] ✔︎ Watching ..\config\device_features.json
[metalsmith-watch] ✔︎ Watching ..\api-service\lib\**\*.js
[metalsmith-watch] ✔︎ Watching ..\config\redirects.json

It seems that the menubar won't show up.

image for reference :https://imgur.com/Qhha704

I've tried the same on an ubuntu machine and it works fine.

Is there something i'm missing ?

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

1 participant