After ns preview I got this message and could not see the preview.
@halfnelson
Can you investigate this problem?
ReferenceError: navigator is not defined
at standardBrowserEnv (file:///var/mobile/Containers/Data/Application/5145D892-1D78-4984-B2AB-6D78652D5C96/Library/preview/vendor.js:48608:41)
at Object../node_modules/axios/lib/helpers/isURLSameOrigin.js (file:///var/mobile/Containers/Data/Application/5145D892-1D78-4984-B2AB-6D78652D5C96/Library/preview/vendor.js:48657:7)
at webpack_require (file:///var/mobile/Containers/Data/Application/5145D892-1D78-4984-B2AB-6D78652D5C96/Library/preview/runtime.js:28:33)
at fn (file:///var/mobile/Containers/Data/Application/5145D892-1D78-4984-B2AB-6D78652D5C96/Library/preview/runtime.js:231:21)
at Object../node_modules/axios/lib/adapters/xhr.js (file:///var/mobile/Containers/Data/Application/5145D892-1D78-4984-B2AB-6D78652D5C96/Library/preview/vendor.js:47307:23)
at webpack_require (file:///var/mobile/Containers/Data/Application/5145D892-1D78-4984-B2AB-6D78652D5C96/Library/preview/runtime.js:28:33)
at fn (file:///var/mobile/Containers/Data/Application/5145D892-1D78-4984-B2AB-6D78652D5C96/Library/preview/runtime.js:231:21)
at getDefaultAdapter (file:///var/mobile/Containers/Data/Application/5145D892-1D78-4984-B2AB-6D78652D5C96/Library/preview/vendor.js:48255:15)
at Object../node_modules/axios/lib/defaults.js (file:///var/mobile/Containers/Data/Application/5145D892-1D78-4984-B2AB-6D78652D5C96/Library/preview/vendor.js:48286:12)
at webpack_require (file:///var/mobile/Containers/Data/Application/5145D892-1D78-4984-B2AB-6D78652D5C96/Library/preview/runtime.js:28:33)
After
ns preview
I got this message and could not see the preview.@halfnelson Can you investigate this problem?
This is the package.json I use.