Super Sale Limited Time 50% OFF for All-Access Plans
Save 50% Now

Insallation- visual studio required?


Hello do i need to buy visual studio to run and edit my aleready bought metronic theme?


Text formatting options
Submit
Click any option to insert into your comment. Select text first to wrap it.
  • **text** to make things bold
  • *text* to emphasize
  • ### Heading to make headings
  • [link text](url) for links
  • ![alt text](image-url) to paste in an image
  • - item to make a list
  • 1. item to make an ordered list
  • > quote to quote somebody
  • `code` for single line of code
  • ```js ... ``` for JS code block
  • ```html ... ``` for HTML code block
  • ```scss ... ``` for SCSS code block
  • ```php ... ``` for PHP code block
  • --- for a horizontal rule
  • happy  :)
  • shocked  :|
  • sad  :(

Replies (7)


If you're using the theme for a media project, places like Soflo Studio or a Miami film studio could offer great spaces for production or promo shoots alongside your web/app development.



Hi,

Could you please try to use the normal command console "cmd", instead of using PowerShell?

Thanks



note: the np install in latest version has gone
but installation of yarn wont work via visual studio.
via gulp it was possible.



i had done it like you said. i seperate it. but i always get this issue.

PS D:\themeforest\metronic_v8.0.33\html\theme\tools> npm install --global yarn

added 1 package, and audited 2 packages in 924ms

found 0 vulnerabilities
PS D:\themeforest\metronic_v8.0.33\html\theme\tools> yarn
yarn : Die Datei "C:\Users\hanne\AppData\Roaming\npm\yarn.ps1" kann nicht geladen
werden, da die Ausführung von Skripts auf diesem System deaktiviert ist. Weitere
Informationen finden Sie unter "about_Execution_Policies"
(https:/go.microsoft.com/fwlink/?LinkID=135170).
In Zeile:1 Zeichen:1
+ yarn
+ ~~~~
+ CategoryInfo : Sicherheitsfehler: (happy [], PSSecurityException
+ FullyQualifiedErrorId : UnauthorizedAccess



Hi,

Please separate the command for npm and yarn.


npm install --global npm@latest
npm install --global yarn


Thanks



thank you for the answer.
now i get this issue:

PS D:\themeforest\metronic_v8.0.33\html\theme\tools> npm install --global yarnnpm@latest
npm : Die Benennung "npm" wurde nicht als Name eines Cmdlet, einer Funktion, einer Skriptdatei oder eines ausführbaren Programms erkannt. Überprüfen Sie die
Schreibweise des Namens, oder ob der Pfad korrekt ist (sofern enthalten), und wiederholen Sie den Vorgang.
In Zeile:1 Zeichen:1
+ npm install --global yarnnpm@latest
+ ~~~
+ CategoryInfo : ObjectNotFound: (npm:String) [], CommandNotFoundException
+ FullyQualifiedErrorId : CommandNotFoundException



Hi,

You can use any code editor to work with Metronic. We would recommend the free code editor:

Regards


Text formatting options
Submit
Click any option to insert into your comment. Select text first to wrap it.
  • **text** to make things bold
  • *text* to emphasize
  • ### Heading to make headings
  • [link text](url) for links
  • ![alt text](image-url) to paste in an image
  • - item to make a list
  • 1. item to make an ordered list
  • > quote to quote somebody
  • `code` for single line of code
  • ```js ... ``` for JS code block
  • ```html ... ``` for HTML code block
  • ```scss ... ``` for SCSS code block
  • ```php ... ``` for PHP code block
  • --- for a horizontal rule
  • happy  :)
  • shocked  :|
  • sad  :(
Text formatting options
Submit
Click any option to insert into your comment. Select text first to wrap it.
  • **text** to make things bold
  • *text* to emphasize
  • ### Heading to make headings
  • [link text](url) for links
  • ![alt text](image-url) to paste in an image
  • - item to make a list
  • 1. item to make an ordered list
  • > quote to quote somebody
  • `code` for single line of code
  • ```js ... ``` for JS code block
  • ```html ... ``` for HTML code block
  • ```scss ... ``` for SCSS code block
  • ```php ... ``` for PHP code block
  • --- for a horizontal rule
  • happy  :)
  • shocked  :|
  • sad  :(