-
# This is a linking issue to link to:
https://github.com/harvester/ipxe-examples/pull/45
-
# Brief description of your issue
WinGet can't be run on a WinRM session. The UWP magic doesn't seem to understand such a setup and so there are various problems:
- The `winget` comman…
-
### Describe the bug
Tests don't work
### To Reproduce
Create vagrant box
Run tests with command from readme
### Expected behaviour
Tests run
### Screenshots
```
(.ve) vagrant…
-
The box does not fully, start. Adding this on line 32 helped a bit:
```
# Another bug, fix compatibilty
sudo chown -R 1000:1000 "/home/vagrant/.npm"
```
The next command failed too:
```
pxt s…
-
Hi community,
I have been trying to make work Vagrant and Virtual Box, but no success yet.
The Vagrant version is: 2.2.2
The Virtual Box version is: 5.2
After executing vagrant up command I …
-
Hi, i install local enviroment, but is possible add information with backend interface or only works with API?
-
This VM has been great to get going on XData stuff. However, I've noticed twice now that exiting out and reloading the VM can occasionally cause some problem where I can no longer connect to the VM. …
-
I installed the plugin - so far without errors. If i try to run the `box add` command i get the following error:
```
vagrant box add dummy dummy_box/dummy.box
The box 'dummy_box/dummy.box' could not …
-
Since we intend to develop non-UI logic with C++ (Objective-C for front-end), we will develop within a linux virtual machine. This will allow us to separate dependencies from different projects, and …
-
Could this be as simple as adding the ssh_host option for local environment?
Currently I'd have to manually ssh into vagrant, cd into theme directory where my gruntfile.js is located and run comman…