問題タブ [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.

0 投票する
2 に答える
1993 参照

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には、次のディレクトリ構造があります。

たとえば、参照されている依存関係が見つかりません。