misskey icon indicating copy to clipboard operation
misskey copied to clipboard

Error during migration run:

Open Annnnh1010 opened this issue 3 years ago • 0 comments

Error during migration run: Error: Unable to open file: "/misskey/packages/backend/ormconfig.js". Cannot read properties of null (reading 'url') at Function.loadDataSource (/misskey/packages/backend/node_modules/typeorm/commands/CommandUtils.js:22:19) at async Object.handler (/misskey/packages/backend/node_modules/typeorm/commands/MigrationRunCommand.js:41:26)

[email protected] migrateandstart npm run migrate && npm run start [email protected] migrate cd packages/backend && npx typeorm migration:run -d ormconfig.js Error during migration run: Error: Unable to open file: "/misskey/packages/backend/ormconfig.js". Cannot read properties of null (reading 'url') at Function.loadDataSource (/misskey/packages/backend/node_modules/typeorm/commands/CommandUtils.js:22:19) at async Object.handler (/misskey/packages/backend/node_modules/typeorm/commands/MigrationRunCommand.js:41:26) [email protected] migrateandstart npm run migrate && npm run start [email protected] migrate cd packages/backend && npx typeorm migration:run -d ormconfig.js Error during migration run: Error: Unable to open file: "/misskey/packages/backend/ormconfig.js". Cannot read properties of null (reading 'url') at Function.loadDataSource (/misskey/packages/backend/node_modules/typeorm/commands/CommandUtils.js:22:19) at async Object.handler (/misskey/packages/backend/node_modules/typeorm/commands/MigrationRunCommand.js:41:26) [email protected] migrateandstart npm run migrate && npm run start [email protected] migrate cd packages/backend && npx typeorm migration:run -d ormconfig.js Error during migration run: Error: Unable to open file: "/misskey/packages/backend/ormconfig.js". Cannot read properties of null (reading 'url') at Function.loadDataSource (/misskey/packages/backend/node_modules/typeorm/commands/CommandUtils.js:22:19) at async Object.handler (/misskey/packages/backend/node_modules/typeorm/commands/MigrationRunCommand.js:41:26) [email protected] migrateandstart npm run migrate && npm run start [email protected] migrate cd packages/backend && npx typeorm migration:run -d ormconfig.js Error during migration run: Error: Unable to open file: "/misskey/packages/backend/ormconfig.js". Cannot read properties of null (reading 'url') at Function.loadDataSource (/misskey/packages/backend/node_modules/typeorm/commands/CommandUtils.js:22:19) at async Object.handler (/misskey/packages/backend/node_modules/typeorm/commands/MigrationRunCommand.js:41:26) [email protected] migrateandstart npm run migrate && npm run start [email protected] migrate cd packages/backend && npx typeorm migration:run -d ormconfig.js Error during migration run: Error: Unable to open file: "/misskey/packages/backend/ormconfig.js". Cannot read properties of null (reading 'url') at Function.loadDataSource (/misskey/packages/backend/node_modules/typeorm/commands/CommandUtils.js:22:19) at async Object.handler (/misskey/packages/backend/node_modules/typeorm/commands/MigrationRunCommand.js:41:26) [email protected] migrateandstart npm run migrate && npm run start [email protected] migrate cd packages/backend && npx typeorm migration:run -d ormconfig.js Error during migration run: Error: Unable to open file: "/misskey/packages/backend/ormconfig.js". Cannot read properties of null (reading 'url') at Function.loadDataSource (/misskey/packages/backend/node_modules/typeorm/commands/CommandUtils.js:22:19) at async Object.handler (/misskey/packages/backend/node_modules/typeorm/commands/MigrationRunCommand.js:41:26) [email protected] migrateandstart npm run migrate && npm run start [email protected] migrate cd packages/backend && npx typeorm migration:run -d ormconfig.js Error during migration run: Error: Unable to open file: "/misskey/packages/backend/ormconfig.js". Cannot read properties of null (reading 'url') at Function.loadDataSource (/misskey/packages/backend/node_modules/typeorm/commands/CommandUtils.js:22:19) at async Object.handler (/misskey/packages/backend/node_modules/typeorm/commands/MigrationRunCommand.js:41:26) [email protected] migrateandstart npm run migrate && npm run start [email protected] migrate cd packages/backend && npx typeorm migration:run -d ormconfig.js Error during migration run: Error: Unable to open file: "/misskey/packages/backend/ormconfig.js". Cannot read properties of null (reading 'url') at Function.loadDataSource (/misskey/packages/backend/node_modules/typeorm/commands/CommandUtils.js:22:19) at async Object.handler (/misskey/packages/backend/node_modules/typeorm/commands/MigrationRunCommand.js:41:26)

Annnnh1010 avatar Nov 25 '22 05:11 Annnnh1010