Eric Kim
Eric Kim
Also experiencing this issue. M1 Macbook Pro Python 3.9.4 Core Tools Version: 4.0.3971 `ImportError: dlopen(/opt/homebrew/Cellar/azure-functions-core-tools@4/4.0.3971/workers/python/3.9/OSX/X64/grpc/_cython/cygrpc.cpython-39-darwin.so, 0x0002): tried: '/opt/homebrew/Cellar/azure-functions-core-tools@4/4.0.3971/workers/python/3.9/OSX/X64/grpc/_cython/cygrpc.cpython-39-darwin.so' (mach-o file, but is an incompatible architecture (have 'x86_64', need 'arm64e')), '/usr/local/lib/cygrpc.cpython-39-darwin.so'...
@Shirshakkandel Thank you! I was having an odd issue where my dev server instance wasn't showing my `vertical-timeline-element` elements, but in my vercel deployed instance of the same codebase was...