Skip to content
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

[Bug] Unsupported Windows OS #1779

Open
boweihan opened this issue Aug 8, 2023 · 1 comment
Open

[Bug] Unsupported Windows OS #1779

boweihan opened this issue Aug 8, 2023 · 1 comment
Labels
bug Something isn't working Triaged When the ticket has been correctly triaged, add this label TwinMaker Team Issues associated with the TwinMaker team

Comments

@boweihan
Copy link
Contributor

boweihan commented Aug 8, 2023

Describe the bug
Unable to install IoT-App-Kit for development in a windows OS.

@iot-app-kit/tools-iottwinmaker:build: OS detected: Windows_NT
@iot-app-kit/tools-iottwinmaker:build: C:\Users\bowei\Documents\development\iot-app-kit\packages\tools-iottwinmaker\dist\cjs\build.js:40
@iot-app-kit/tools-iottwinmaker:build:     throw new Error('Unsupported OS found: ' + os.type());
@iot-app-kit/tools-iottwinmaker:build:     ^
@iot-app-kit/tools-iottwinmaker:build:
@iot-app-kit/tools-iottwinmaker:build: Error: Unsupported OS found: Windows_NT
@iot-app-kit/tools-iottwinmaker:build:     at Object.<anonymous> (C:\Users\bowei\Documents\development\iot-app-kit\packages\tools-iottwinmaker\dist\cjs\build.js:40:11)
@iot-app-kit/tools-iottwinmaker:build:     at Module._compile (node:internal/modules/cjs/loader:1254:14)
@iot-app-kit/tools-iottwinmaker:build:     at Module._extensions..js (node:internal/modules/cjs/loader:1308:10)
@iot-app-kit/tools-iottwinmaker:build:     at Module.load (node:internal/modules/cjs/loader:1117:32)
@iot-app-kit/tools-iottwinmaker:build:     at Module._load (node:internal/modules/cjs/loader:958:12)
@iot-app-kit/tools-iottwinmaker:build:     at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:81:12)
@iot-app-kit/tools-iottwinmaker:build:     at node:internal/main/run_main_module:23:47

To Reproduce
Follow setup instructions on a windows machine.

Expected behavior
Cross-platform portability.

@boweihan boweihan added the bug Something isn't working label Aug 8, 2023
@diehbria diehbria added TwinMaker Team Issues associated with the TwinMaker team Triaged When the ticket has been correctly triaged, add this label labels Oct 6, 2023
@haweston
Copy link
Contributor

haweston commented Feb 1, 2024

Created task in TwinMaker backlog

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working Triaged When the ticket has been correctly triaged, add this label TwinMaker Team Issues associated with the TwinMaker team
Projects
None yet
Development

No branches or pull requests

3 participants