0
green365 created
Prerequisites
Please answer the following questions before submitting an issue. YOU MAY DELETE THE PREREQUISITES SECTION.
- What is your product version? v9.2.0
- What is your product type (Angular or MVC)? MVC
- What is product framework type (.net framework or .net core)? .net core
Hi.
From one moment to another, my project stopped working properly. It seems thal all npm depencenies are not installed. I've runned yarn, but npm run create-bundles hangs in finish.
Can you help, please?
Thanks.
2 Answer(s)
-
0
When trying to restore dependencies on VS19 i have this error in the output: notsup Unsupported platform for [email protected]: wanted {"os":"darwin","arch":"any"} (current: {"os":"win32","arch":"ia32"})
Why is this used for? Any clue? Thanks.
-
0
Hi. I've manage to solve it deleting the node modules, clearing cache. Thanks.