question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Support architecture arm64

See original GitHub issue

Is your feature request related to a problem? Please describe. We use several CI systems including arm64. Build stops with

/root/.nuget/packages/aspnetcore.sasscompiler/1.53.0/build/AspNetCore.SassCompiler.targets(11,5): error MSB4018: The "CompileSass" task failed unexpectedly. [/builds/[MASKED].csproj]
/root/.nuget/packages/aspnetcore.sasscompiler/1.53.0/build/AspNetCore.SassCompiler.targets(11,5): error MSB4018: System.ComponentModel.Win32Exception (8): An error occurred trying to start process '/root/.nuget/packages/aspnetcore.sasscompiler/1.53.0/build/../runtimes/linux-x64/sass' with working directory '/builds/[MASKED]'. Exec format error [/builds/[MASKED].csproj]

Describe the solution you’d like Extend your GitHub Workflow update-sass

Describe alternatives you’ve considered None

Additional context None

Issue Analytics

  • State:closed
  • Created a year ago
  • Comments:5

github_iconTop GitHub Comments

1reaction
patricksadowskicommented, Aug 8, 2022

@sleeuwen Our CI system is able to execute AspNetCore.SassCompiler. Thank you 👍

1reaction
br4mborcommented, Aug 5, 2022

Just quick question. Are you going to include macos-arm64 libraries for Apple Silicon Macs?

Read more comments on GitHub >

github_iconTop Results From Across the Web

doesn't support architecture 'arm64 ...
1 Answer. The packager does not publish packages for arm64 or armhf in that repository, only i386 and amd64. If you want this...
Read more >
Skipping acquire of configured file '.. doesn't support ...
doesn't support architecture 'arm64' error. An answer in the man sources.list : The format for two one-line-style entries using the deb and deb- ......
Read more >
What Is ARM64 & Why Should You Use It?
An ARM64 processor is an evolution of ARM architecture that includes servers, desktop PCs, and the internet of things (IoT).
Read more >
doesn't support architecture 'arm64' · Issue #10154
Issue Description. I'm trying to install SDK and when i run this code in step 2 sudo add-apt-repository "deb ...
Read more >
Device compatibility of app has been restricted
Under "Supported Architectures", iTunes Connect shows only arm64. This makes it so my app is not available to older devices (iPhone 5, iPad...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found