We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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 ?
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Hello,
I've downloaded the latest sources from Github,
Used the command prompt to run :
This was the result :
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 ?
The text was updated successfully, but these errors were encountered: