Skip to content
View in the app

A better way to browse. Learn more.

LCPDFR.com

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

creating plugins gives me an error visual studio code

Featured Replies

hola estoy creando unos plugins pero cuando quiero compilarlos me sale este error

 

Spoiler

msbuild : The term 'msbuild' is not recognized as the name of a cmdlet, function, script file, or operable program.

 

 

ellos saben como arreglarlo

 

Edited by franguzman5

Spoiler

This error message suggests that the 'msbuild' command is not recognized by the system. 'msbuild' is a command-line tool used for building .NET applications and is typically installed as part of the Microsoft Visual Studio or .NET Framework installation.

To resolve this error, you may need to check whether the Microsoft Build Tools or Visual Studio is installed on your machine, as 'msbuild' is a part of those packages. If you have installed Visual Studio or the .NET Framework, you can open a developer command prompt from the Start menu, which will add the 'msbuild' command to the command-line path. If you are using a non-Windows platform, you may need to install Mono, which provides an implementation of 'msbuild' for those systems.

If the required packages are already installed, you may need to check your system's environment variables to ensure that the path to 'msbuild' is correctly set. You can check this by typing "echo $env:Path" (in PowerShell) or "echo %PATH%" (in Command Prompt) to see if the path to 'msbuild' is listed.

If 'msbuild' is still not recognized after trying these steps, you may need to reinstall the necessary packages or contact Microsoft support for further assistance.

 

  • Author

No, now I can solve it, but when I go to compress it, I get some errors that I only solve by deleting parts of the code. Does anyone know why now I pass the code so that if they can, I can look at it

but now I can't compress it, you can pass it on and someone would compress it for me to see the errors

there it is because I couldn't upload it any other way
https://www.mediafire.com/folder/ntrtfcjqw5j82/Spanish+calls

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

Recently Browsing 0

  • No registered users viewing this page.

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.