phaser3-typescript-project-template项目npm install过程
C:\_abel> git clone https://github.com/photonstorm/phaser3-typescript-project-template.git
C:\_abel\phaser3-typescript-project-template> npm --registry https://registry.npmjs.org/ install
added 86 packages, and audited 87 packages in 25s
2 high severity vulnerabilities
To address all issues (including breaking changes), run:
npm audit fix --force
Run `npm audit` for details.
C:\_abel\phaser3-typescript-project-template> npm audit fix --force --registry https://registry.npmjs.org/
C:\_abel\phaser3-typescript-project-template> npm audit fix --force --registry https://registry.npmjs.org/
C:\_abel\phaser3-typescript-project-template> npm run build
C:\_abel\phaser3-typescript-project-template> npm run dev
但是想在 phaser3-typescript-project-template 中调用 @mapbox/unitbezier 模块的js代码, 没成功;把代码环境放到网盘了,以后再继续尝试。


浙公网安备 33010602011771号