-
-
Notifications
You must be signed in to change notification settings - Fork 37
New issue
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
Windows Support #14
Labels
bug
Something isn't working
Milestone
Comments
Is this an issue with |
I thing better add all invalid chars
< (less than)
(greater than)
: (colon - sometimes works, but is actually NTFS Alternate Data Streams)
" (double quote)
/ (forward slash)
\ (backslash)
| (vertical bar or pipe)
? (question mark)
* (asterisk)
I'll send new MR
[image: photograph]
*Alex Gotardi *desenvolvedor
***@***.*** [image: photograph] <http://bit.ly/2RO3Efa>
Em sex., 15 de out. de 2021 às 17:39, Boaz Poolman ***@***.***>
escreveu:
… Is this an issue with :: in the filename, or does : give issues on
Windows as well?
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
<#14 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AU6DMU2NOC6HIXX6326PSF3UHCGPNANCNFSM46UEQRAA>
.
Triage notifications on the go with GitHub Mobile for iOS
<https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675>
or Android
<https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub>.
--
Esta mensagem pode conter informação confidencial ou privilegiada, sendo
seu sigilo protegido por lei. Se você não for o destinatário ou a pessoa
autorizada a receber esta mensagem, não pode usar, copiar ou divulgar as
informações nela contidas ou tomar qualquer ação baseada nessas
informações. Se você recebeu esta mensagem por engano, por favor, avise
imediatamente ao remetente, respondendo o e-mail e em seguida apague-a.
Agradecemos sua cooperação.
This message may contain confidential or
privileged information and its confidentiality is protected by law. If you
are not the addressed or an authorized person to receive this message, you
must not use, copy, disclose or take any action based on it or any
information herein. If you have received this message by mistake, please
advise the sender immediately by replying the e-mail and then deleting it.
Thank you for your cooperation.
|
This issue was fixed by changing all the Released in v1.0.0-alpha.1 for the Strapi v4 version of If you're still experiencing issues with Windows beyond version |
Closed
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
error: unable to create file extensions/config-sync/files/core-store.plugin_content_manager_configuration_content_types::plugins::users-permissions.user.json: Invalid argument
you could remove the : from the File Name.
This does not work on NTFS. So it does not work on Windows.
The text was updated successfully, but these errors were encountered: