Category: Compiler
-
Post Views: 36 1. Reference:Install Shopify CLI 3.0 (based on Node.js) in Windows 10 Professional, check in advance whether the corresponding requirements are met . 2. Reference:The requirements in Linux are as follows 3. Node.js is not installed, refer to:Installation . Installation failed. 4. Execute the command: sudo apt-get update 5. Execute the command again: sudo apt-get install -y nodejs,…
-
Post Views: 21 1. Timed out while waiting for the machine to boot. The configured (“config.vm.boot_timeout” value) time period. as shown in Figure 1 2. Although the map has been modified to e:/wwwroot/vagrant, it was: ~/code before. Still decide to create a new directory: ~/code 3. Run again: vagrant reload –provision, no more errors.
-
Post Views: 13 1. The full name of MinGW is: Minimalist GNU on Windows. Open URL:http://www.mingw-w64.org/doku.php/download, select MinGW-W64-Builds. as shown in Figure 1 2. Download the package name: mingw-w64-install.exe. Error during installation: cannot download repository.txt. as shown in Figure 2 3. Select Win-Builds. as shown in Figure 3 4. Download and install from Windows. as shown in Figure 4 5.…
-
Post Views: 17 Screenshots of Makefile’s code: In the end, the reason was clear because the code written in Notepad on Windows first, although also used the <tab> key, still There is a problem. After re-editing it once in NetBeans, this problem is solved, and then the next problem is the next problem: the omission of the delimiter .…
-
Post Views: 8 By running setup-x86.exe, search the make keyword, and the list will be fully installed, and the final result is: Finally, run the make command again, and this prompt will not appear. The result: However, if the installation still fails to run, it may be a problem with the setup-x86.exe version. For example, if the version is…