Changes between Initial Version and Version 1 of Ticket #56725, comment 10
- Timestamp:
- 01/03/2023 04:15:34 PM (21 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #56725, comment 10
initial v1 4 4 5 5 As an aside, I'd also would like to note that I am having a similar, if not the same, permission issue on Linux (Pop!_OS) while trying to use `env:install`. However, I believe that this can be addressed by using `sudo`. Although if you are like me and have `nvm` installed, this is in the user context. To use the `nvm` version of `npm` with `sudo`, you'd have to create a symlink some other method of sharing `~/.nvm`. 6 7 Edit: Solved by changing the entire wordpress-develop directory permissions to 777.