You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 23, 2023. It is now read-only.
Did you verify whether this issue has already been reported here?
_Yes
Tell us about the problem
I've installed NativeScript on a fresh computer and tns doctor reports no issues. I connected my iPhone and started build on an existing project. I got this error
npm ERR! 404 Not Found: har-validator@https://registry.npmjs.org/har-validator/-/har-validator-5.1.2.tgz
Apparently there's some issue with this plugin which is being discussed here. The solution is to skip this version and download 5.1.3 instead. But how do I do it with NativeScript? I haven't been able to find the file which determines the version of har-validator to use.
Which platform(s) does the issue occur on?
_Both
_macOS 10.14 Mojave
Provide the following version numbers that the issue occurs with:
@VeeK727, the reported issue seems to be specific to your app and implementation. Can you please share the content of your package.json, so we can attempt to reproduce the error on our side and investigate it further.
Did you verify whether this issue has already been reported here?
_Yes
Tell us about the problem
I've installed NativeScript on a fresh computer and
tns doctor
reports no issues. I connected my iPhone and started build on an existing project. I got this errornpm ERR! 404 Not Found: har-validator@https://registry.npmjs.org/har-validator/-/har-validator-5.1.2.tgz
Apparently there's some issue with this plugin which is being discussed here. The solution is to skip this version and download 5.1.3 instead. But how do I do it with NativeScript? I haven't been able to find the file which determines the version of
har-validator
to use.Which platform(s) does the issue occur on?
_Both
_macOS 10.14 Mojave
Provide the following version numbers that the issue occurs with:
Does this issue happen every time?
_Yes
Send the client logs
Logs
The text was updated successfully, but these errors were encountered: