We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
To Reproduce Steps to reproduce the behaviour:
install pinesam Source-all v 1.12.8 or 1.12.9 on windows11 using setup-dev.bat in Powershell.
1. "access denied" to esbuild node_modules\@esbuild\win32-x64\esbuild.exe - Access is denied.
node_modules\@esbuild\win32-x64\esbuild.exe - Access is denied.
There might be a solution for Windows and access denied to esbuild.exe
at this page npm install esbuild got permission denied evanw/esbuild#369
and at bottom of this page: https://elixirforum.com/t/cant-execute-esbuild-permission-denied-on-windows-10/42271/8
The text was updated successfully, but these errors were encountered:
this has been fixed by the upstream package
Sorry, something went wrong.
No branches or pull requests
To Reproduce
Steps to reproduce the behaviour:
install pinesam Source-all v 1.12.8 or 1.12.9 on windows11
using setup-dev.bat in Powershell.
1. "access denied" to esbuild
node_modules\@esbuild\win32-x64\esbuild.exe - Access is denied.
There might be a solution for Windows and access denied to esbuild.exe
at this page npm install esbuild got permission denied evanw/esbuild#369
and at bottom of this page:
https://elixirforum.com/t/cant-execute-esbuild-permission-denied-on-windows-10/42271/8
The text was updated successfully, but these errors were encountered: