mirror of
https://github.com/quasar/Quasar.git
synced 2026-04-25 15:25:59 +03:00
[GH-ISSUE #975] Error when building #682
Labels
No labels
bug
bug
cant-reproduce
discussion
duplicate
easy
enhancement
help wanted
improvement
invalid
need more info
pull-request
question
wont-add
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/Quasar#682
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @ruud05 on GitHub (Jun 9, 2021).
Original GitHub issue: https://github.com/quasar/Quasar/issues/975
2>C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\MSBuild\Current\Bin\Microsoft.Common.CurrentVersion.targets(3161,5): error MSB3821: Couldn't process file Forms\FrmVisitWebsite.resx due to its being in the Internet or Restricted zone or having the mark of the web on the file. Remove the mark of the web if you want to process these files.
@Esquimen commented on GitHub (Sep 5, 2021):
Hello i have this same problem, what is the solution for that ?
@MaxXor commented on GitHub (Sep 5, 2021):
This error seems to occur when you download the Quasar repository as a ZIP file on Github. Please see here and unblock the downloaded repository or clone the repository.
@Esquimen commented on GitHub (Sep 5, 2021):
I cloned and it works now, nice work!