前提・実現したいこと
https://docs.live2d.com/cubism-sdk-tutorials/sample-build-web/
live2Dをjavascriptから使いたく上記のサイトを参考にしてみましたが。
上記のサイトのサンプルプロジェクトのビルドができません。
発生している問題・エラーメッセージ
> Executing task: npm run build-sample < > @ build-sample /Users/elsayaka/Desktop/CubismWebSamples-develop > npx webpack --config sample.webpack.config.js Hash: 86c8711825297926dc8b Version: webpack 4.35.0 Time: 5442ms Built at: 07/01/2019 3:41:48 PM Asset Size Chunks Chunk Names index.js 1.72 MiB main [emitted] main Entrypoint main = index.js [./Framework/id/cubismidmanager.ts] 2.88 KiB {main} [built] [./Framework/live2dcubismframework.ts] 7.99 KiB {main} [built] [6 errors] [./Framework/math/cubismmatrix44.ts] 6.22 KiB {main} [built] [./Framework/math/cubismviewmatrix.ts] 8.22 KiB {main} [built] [./Framework/rendering/cubismrenderer.ts] 6.1 KiB {main} [built] [./Framework/type/csmvector.ts] 9.5 KiB {main} [built] [./Framework/utils/cubismdebug.ts] 7.36 KiB {main} [built] [1 error] [./Framework/utils/cubismjson.ts] 34.1 KiB {main} [built] [./Sample/TypeScript/Demo/src/lappdefine.ts] 1.84 KiB {main} [built] [./Sample/TypeScript/Demo/src/lappdelegate.ts] 9.62 KiB {main} [built] [./Sample/TypeScript/Demo/src/lapplive2dmanager.ts] 5.3 KiB {main} [built] [./Sample/TypeScript/Demo/src/lapppal.ts] 2.14 KiB {main} [built] [./Sample/TypeScript/Demo/src/lapptexturemanager.ts] 4.61 KiB {main} [built] [./Sample/TypeScript/Demo/src/lappview.ts] 7.06 KiB {main} [built] [./Sample/TypeScript/Demo/src/main.ts] 561 bytes {main} [built] + 37 hidden modules ERROR in /Users/elsayaka/Desktop/CubismWebSamples-develop/Framework/live2dcubismframework.ts ./Framework/live2dcubismframework.ts [tsl] ERROR in /Users/elsayaka/Desktop/CubismWebSamples-develop/Framework/live2dcubismframework.ts(110,17) TS2304: Cannot find name 'Live2DCubismCore'. ERROR in /Users/elsayaka/Desktop/CubismWebSamples-develop/Framework/live2dcubismframework.ts ./Framework/live2dcubismframework.ts [tsl] ERROR in /Users/elsayaka/Desktop/CubismWebSamples-develop/Framework/live2dcubismframework.ts(118,41) TS2304: Cannot find name 'Live2DCubismCore'. ERROR in /Users/elsayaka/Desktop/CubismWebSamples-develop/Framework/live2dcubismframework.ts ./Framework/live2dcubismframework.ts [tsl] ERROR in /Users/elsayaka/Desktop/CubismWebSamples-develop/Framework/live2dcubismframework.ts(243,17) TS2304: Cannot find name 'Live2DCubismCore'. ERROR in /Users/elsayaka/Desktop/CubismWebSamples-develop/Framework/live2dcubismframework.ts ./Framework/live2dcubismframework.ts [tsl] ERROR in /Users/elsayaka/Desktop/CubismWebSamples-develop/Framework/live2dcubismframework.ts(248,13) TS2304: Cannot find name 'Live2DCubismCore'. ERROR in /Users/elsayaka/Desktop/CubismWebSamples-develop/Framework/live2dcubismframework.ts ./Framework/live2dcubismframework.ts [tsl] ERROR in /Users/elsayaka/Desktop/CubismWebSamples-develop/Framework/live2dcubismframework.ts(287,18) TS2503: Cannot find namespace 'Live2DCubismCore'. ERROR in /Users/elsayaka/Desktop/CubismWebSamples-develop/Framework/live2dcubismframework.ts ./Framework/live2dcubismframework.ts [tsl] ERROR in /Users/elsayaka/Desktop/CubismWebSamples-develop/Framework/live2dcubismframework.ts(8,23) TS6053: File '/Users/elsayaka/Desktop/CubismWebSamples-develop/Core/live2dcubismcore.d.ts' not found. ERROR in /Users/elsayaka/Desktop/CubismWebSamples-develop/Framework/utils/cubismdebug.ts ./Framework/utils/cubismdebug.ts [tsl] ERROR in /Users/elsayaka/Desktop/CubismWebSamples-develop/Framework/utils/cubismdebug.ts(146,29) TS2503: Cannot find namespace 'Live2DCubismCore'. ERROR in /Users/elsayaka/Desktop/CubismWebSamples-develop/Framework/model/cubismmodel.ts ./Framework/model/cubismmodel.ts [tsl] ERROR in /Users/elsayaka/Desktop/CubismWebSamples-develop/Framework/model/cubismmodel.ts(91,28) TS2503: Cannot find namespace 'Live2DCubismCore'. ERROR in /Users/elsayaka/Desktop/CubismWebSamples-develop/Framework/model/cubismmodel.ts ./Framework/model/cubismmodel.ts [tsl] ERROR in /Users/elsayaka/Desktop/CubismWebSamples-develop/Framework/model/cubismmodel.ts(486,20) TS2304: Cannot find name 'Live2DCubismCore'. ERROR in /Users/elsayaka/Desktop/CubismWebSamples-develop/Framework/model/cubismmodel.ts ./Framework/model/cubismmodel.ts [tsl] ERROR in /Users/elsayaka/Desktop/CubismWebSamples-develop/Framework/model/cubismmodel.ts(574,21) TS2304: Cannot find name 'Live2DCubismCore'. ERROR in /Users/elsayaka/Desktop/CubismWebSamples-develop/Framework/model/cubismmodel.ts ./Framework/model/cubismmodel.ts [tsl] ERROR in /Users/elsayaka/Desktop/CubismWebSamples-develop/Framework/model/cubismmodel.ts(586,21) TS2304: Cannot find name 'Live2DCubismCore'. ERROR in /Users/elsayaka/Desktop/CubismWebSamples-develop/Framework/model/cubismmodel.ts ./Framework/model/cubismmodel.ts [tsl] ERROR in /Users/elsayaka/Desktop/CubismWebSamples-develop/Framework/model/cubismmodel.ts(588,28) TS2304: Cannot find name 'Live2DCubismCore'. ERROR in /Users/elsayaka/Desktop/CubismWebSamples-develop/Framework/model/cubismmodel.ts ./Framework/model/cubismmodel.ts [tsl] ERROR in /Users/elsayaka/Desktop/CubismWebSamples-develop/Framework/model/cubismmodel.ts(642,20) TS2304: Cannot find name 'Live2DCubismCore'. ERROR in /Users/elsayaka/Desktop/CubismWebSamples-develop/Framework/model/cubismmodel.ts ./Framework/model/cubismmodel.ts [tsl] ERROR in /Users/elsayaka/Desktop/CubismWebSamples-develop/Framework/model/cubismmodel.ts(657,20) TS2304: Cannot find name 'Live2DCubismCore'. ERROR in /Users/elsayaka/Desktop/CubismWebSamples-develop/Framework/model/cubismmodel.ts ./Framework/model/cubismmodel.ts [tsl] ERROR in /Users/elsayaka/Desktop/CubismWebSamples-develop/Framework/model/cubismmodel.ts(672,20) TS2304: Cannot find name 'Live2DCubismCore'. ERROR in /Users/elsayaka/Desktop/CubismWebSamples-develop/Framework/model/cubismmodel.ts ./Framework/model/cubismmodel.ts [tsl] ERROR in /Users/elsayaka/Desktop/CubismWebSamples-develop/Framework/model/cubismmodel.ts(687,20) TS2304: Cannot find name 'Live2DCubismCore'. ERROR in /Users/elsayaka/Desktop/CubismWebSamples-develop/Framework/model/cubismmodel.ts ./Framework/model/cubismmodel.ts [tsl] ERROR in /Users/elsayaka/Desktop/CubismWebSamples-develop/Framework/model/cubismmodel.ts(759,35) TS2503: Cannot find namespace 'Live2DCubismCore'. ERROR in /Users/elsayaka/Desktop/CubismWebSamples-develop/Framework/model/cubismmodel.ts ./Framework/model/cubismmodel.ts [tsl] ERROR in /Users/elsayaka/Desktop/CubismWebSamples-develop/Framework/model/cubismmodel.ts(794,25) TS2503: Cannot find namespace 'Live2DCubismCore'. ERROR in /Users/elsayaka/Desktop/CubismWebSamples-develop/Framework/model/cubismmodel.ts ./Framework/model/cubismmodel.ts [tsl] ERROR in /Users/elsayaka/Desktop/CubismWebSamples-develop/Framework/model/cubismmodel.ts(8,23) TS6053: File '/Users/elsayaka/Desktop/CubismWebSamples-develop/Core/live2dcubismcore.d.ts' not found. ERROR in /Users/elsayaka/Desktop/CubismWebSamples-develop/Framework/model/cubismmoc.ts ./Framework/model/cubismmoc.ts [tsl] ERROR in /Users/elsayaka/Desktop/CubismWebSamples-develop/Framework/model/cubismmoc.ts(28,22) TS2503: Cannot find namespace 'Live2DCubismCore'. ERROR in /Users/elsayaka/Desktop/CubismWebSamples-develop/Framework/model/cubismmoc.ts ./Framework/model/cubismmoc.ts [tsl] ERROR in /Users/elsayaka/Desktop/CubismWebSamples-develop/Framework/model/cubismmoc.ts(28,45) TS2304: Cannot find name 'Live2DCubismCore'. ERROR in /Users/elsayaka/Desktop/CubismWebSamples-develop/Framework/model/cubismmoc.ts ./Framework/model/cubismmoc.ts [tsl] ERROR in /Users/elsayaka/Desktop/CubismWebSamples-develop/Framework/model/cubismmoc.ts(59,25) TS2503: Cannot find namespace 'Live2DCubismCore'. ERROR in /Users/elsayaka/Desktop/CubismWebSamples-develop/Framework/model/cubismmoc.ts ./Framework/model/cubismmoc.ts [tsl] ERROR in /Users/elsayaka/Desktop/CubismWebSamples-develop/Framework/model/cubismmoc.ts(59,50) TS2304: Cannot find name 'Live2DCubismCore'. ERROR in /Users/elsayaka/Desktop/CubismWebSamples-develop/Framework/model/cubismmoc.ts ./Framework/model/cubismmoc.ts [tsl] ERROR in /Users/elsayaka/Desktop/CubismWebSamples-develop/Framework/model/cubismmoc.ts(89,34) TS2503: Cannot find namespace 'Live2DCubismCore'. ERROR in /Users/elsayaka/Desktop/CubismWebSamples-develop/Framework/model/cubismmoc.ts ./Framework/model/cubismmoc.ts [tsl] ERROR in /Users/elsayaka/Desktop/CubismWebSamples-develop/Framework/model/cubismmoc.ts(106,15) TS2503: Cannot find namespace 'Live2DCubismCore'. ERROR in /Users/elsayaka/Desktop/CubismWebSamples-develop/Framework/model/cubismmoc.ts ./Framework/model/cubismmoc.ts [tsl] ERROR in /Users/elsayaka/Desktop/CubismWebSamples-develop/Framework/model/cubismmoc.ts(8,23) TS6053: File '/Users/elsayaka/Desktop/CubismWebSamples-develop/Core/live2dcubismcore.d.ts' not found. npm ERR! code ELIFECYCLE npm ERR! errno 2 npm ERR! @ build-sample: `npx webpack --config sample.webpack.config.js` npm ERR! Exit status 2 npm ERR! npm ERR! Failed at the @ build-sample script. npm ERR! This is probably not a problem with npm. There is likely additional logging output above. npm ERR! A complete log of this run can be found in: npm ERR! /Users/elsayaka/.npm/_logs/2019-07-01T06_41_48_781Z-debug.log The terminal process terminated with exit code: 2 Terminal will be reused by tasks, press any key to close it.
補足情報(FW/ツールのバージョンなど)
tsc version 3.5.2
node version v12.4.0
よろしくお願いします。

回答1件
あなたの回答
tips
プレビュー
バッドをするには、ログインかつ
こちらの条件を満たす必要があります。
2019/08/02 08:14
2024/03/04 02:41