You can get this list by looking at the errors from npm run test-all . To fix the errors, add a package.json with "dependencies": { "<libraryName>": "x.y.z" } ...
確定! 回上一頁