Replies: 1 comment
-
Please follow the windows setup instructions on the front page README. You'll need to use WSL2 instead of PowerShell. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
hi
I pulled the git rpository and tried to follow the build instructions.
the build failed. see PowerShell console below
thanks.
Windows PowerShell
Copyright (C) Microsoft Corporation. All rights reserved.
Try the new cross-platform PowerShell https://aka.ms/pscore6
PS C:\Windows\system32> d:
PS D:> cd .\Development\model-viewer\model-viewer-master
PS D:\Development\model-viewer\model-viewer-master> npm run bootstrap
'.' is not recognized as an internal or external command,
operable program or batch file.
PS D:\Development\model-viewer\model-viewer-master> npm run build
'.' is not recognized as an internal or external command,
operable program or batch file.
PS D:\Development\model-viewer\model-viewer-master>
Beta Was this translation helpful? Give feedback.
All reactions