Update README.md

pull/86/head
Lateefah Bello 4 years ago
parent a1ad54bdec
commit b0047c63f6

@ -214,6 +214,7 @@ The Azure Functions CLI can be used to create a new Functions app.
1. Make sure the Python virtual environment is running in the VS Code terminal. Terminate it and restart it if necessary. 1. Make sure the Python virtual environment is running in the VS Code terminal. Terminate it and restart it if necessary.
> 💁 There may be warnings in the output > 💁 There may be warnings in the output
```output ```output
[2021-06-16T08:18:28.315Z] Cannot create directory for shared memory usage: /dev/shm/AzureFunctions [2021-06-16T08:18:28.315Z] Cannot create directory for shared memory usage: /dev/shm/AzureFunctions
[2021-06-16T08:18:28.316Z] System.IO.FileSystem: Access to the path '/dev/shm/AzureFunctions' is denied. Operation not permitted. [2021-06-16T08:18:28.316Z] System.IO.FileSystem: Access to the path '/dev/shm/AzureFunctions' is denied. Operation not permitted.

Loading…
Cancel
Save