問題タブ [js-cookie]
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.
112 問題
0
投票する
1
に答える
297
参照
js-cookie - js-cookie set 関数が未定義を返しています
これが私の index.js コードです (無関係なコードをたくさん削除しました):
さらに、プロジェクトのルート ディレクトリに「npm install js-cookie」を使用して js-cookie をインストールしました。index.js と index.html は、私のプロジェクトのルート ディレクトリにあります。