We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
""
etc.
The text was updated successfully, but these errors were encountered:
I get a similar error when i tried to run npm start
npm start > [email protected] prestart > npm run generate-content > [email protected] generate-content > node ./scripts/generate-tutorial-docs.js node:internal/modules/cjs/loader:1145 const err = new Error(message); ^ Error: Cannot find module 'versioned_docs\version-7.x\pixi-version.json' Require stack: - C:\Users\HP\Desktop\Coding\Open Source Software\pixijs.com\scripts\generate-tutorial-docs.js at Module._resolveFilename (node:internal/modules/cjs/loader:1145:15) at Module._load (node:internal/modules/cjs/loader:986:27) at Module.require (node:internal/modules/cjs/loader:1233:19) at require (node:internal/modules/helpers:179:18) at go (C:\Users\HP\Desktop\Coding\Open Source Software\pixijs.com\scripts\generate-tutorial-docs.js:37:29) at Object.<anonymous> (C:\Users\HP\Desktop\Coding\Open Source Software\pixijs.com\scripts\generate-tutorial-docs.js:101:1) at Module._compile (node:internal/modules/cjs/loader:1358:14) at Module._extensions..js (node:internal/modules/cjs/loader:1416:10) at Module.load (node:internal/modules/cjs/loader:1208:32) at Module._load (node:internal/modules/cjs/loader:1024:12) { code: 'MODULE_NOT_FOUND', requireStack: [ 'C:\\Users\\HP\\Desktop\\Coding\\Open Source Software\\pixijs.com\\scripts\\generate-tutorial-docs.js' ] } Node.js v20.15.1
Sorry, something went wrong.
No branches or pull requests
""
![Image](https://private-user-images.githubusercontent.com/78345/410426070-c460317c-d40e-4547-98b9-97f41277eb7e.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3MzkzNjY1NzgsIm5iZiI6MTczOTM2NjI3OCwicGF0aCI6Ii83ODM0NS80MTA0MjYwNzAtYzQ2MDMxN2MtZDQwZS00NTQ3LTk4YjktOTdmNDEyNzdlYjdlLnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNTAyMTIlMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjUwMjEyVDEzMTc1OFomWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPTRkMGFiMThkMTcwYjVmMzUzZDkzZjM0M2Y0MmE3MTYyODFlODFlYTFlN2I2ZDBiZjE4NzFmN2VjMDQzODIxNzImWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0.GXpyF1CaI5id7IXEdsO_yc-cWcNBaiz_Qc5I2WrpG2Y)
etc.
The text was updated successfully, but these errors were encountered: