問題タブ [stenciljs]
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.
angular - エラー: StencilJS を使用して Ionic 4 コンポーネントを複製するときに「モジュールが見つかりません」
Ionic 4
でコンポーネントを複製する必要がありStencilJS
、それから...
リポジトリを作成しました:
https://github.com/napolev/custom-range
リポジトリに基づく:
https://github.com/ionic-team/stencil-component-starter
Ionic
次に、コンポーネントをコピーしましたrange
:
https://github.com/ionic-team/ionic/tree/master/core/src/components/range
に:
しかし、プロジェクトを開くとVS Code
、次のエラーが発生します。
次の画像でわかるように:
これらの不足している参照をプロジェクトに含める方法について何か考えはありますか?
ありがとう!
[編集1]
@Ayoub k
コメントに応えて、彼は次のように述べました。
次の依存関係を追加します。
node_modules
フォルダーの下のフォルダーにリソースが見つかる場合があり@stencil
ます。
これが私の答えです:
ディレクトリ内/node_modules/@stencil
には、次のディレクトリ構造があります。
たとえば、参照されている依存関係が見つかりません。