问题标签 [nativescript-cli]

For questions regarding programming in ECMAScript (JavaScript/JS) and its various dialects/implementations (excluding ActionScript). Note JavaScript is NOT the same as Java! Please include all relevant tags on your question; e.g., [node.js], [jquery], [json], [reactjs], [angular], [ember.js], [vue.js], [typescript], [svelte], etc.

0 投票
0 回答
147 浏览

webpack - NativeScript-vue 和 WebPack 5 的 TextField 迁移 NativeScript 6.5.1 到 8.1.4 的问题

当尝试将 NS 6.5.1 迁移到 NS 8.1.4 TextField 时失败。

我用:

  • @nativescript-cli@8.1.4
  • @nativescript/core@8.1.5
  • 节点 v16.13.0
  • NPM v8.1.0

在 ns clean 之后,我执行 ns doctor:

运行应用程序时:

应用程序打开但如果专注于 TextField 控制台时会出错

我的 Package.json 实际迁移尝试是:

我的 webpack.config.js 实际迁移尝试是: