question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

error : Error: Missing migration file: 1506760343216-example-products.js

See original GitHub issue

Hi, someone know how fix it?

5 info lifecycle vue-storefront-api@0.1.0~premigrate: vue-storefront-api@0.1.0
6 info lifecycle vue-storefront-api@0.1.0~migrate: vue-storefront-api@0.1.0
7 verbose lifecycle vue-storefront-api@0.1.0~migrate: unsafe-perm in lifecycle true
8 verbose lifecycle vue-storefront-api@0.1.0~migrate: PATH: /home/rbt/.nvm/versions/node/v8.9.4/lib/node_modules/npm/node_modules/npm-lifecycle/node-gyp-bin:/mnt/-/u/io/src/storefront/vue-storefront-api/node_modules/.bin:/home/rbt/.nvm/versions/node/v8.9.4/bin:/usr/local/bin:/usr/bin:/bin:/usr/local/sbin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl
9 verbose lifecycle vue-storefront-api@0.1.0~migrate: CWD: /mnt/-/u/io/src/storefront/vue-storefront-api
10 silly lifecycle vue-storefront-api@0.1.0~migrate: Args: [ '-c', 'node node_modules/migrate/bin/migrate' ]
11 silly lifecycle vue-storefront-api@0.1.0~migrate: Returned: code: 1  signal: null
12 info lifecycle vue-storefront-api@0.1.0~migrate: Failed to exec migrate script

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Comments:8 (5 by maintainers)

github_iconTop GitHub Comments

1reaction
pkarwcommented, Feb 7, 2018

It seems like you’d ran migrate before we changed the structure a little bit Please try: rm .migrate; npm run migrate

0reactions
pkarwcommented, Feb 9, 2018

OK, we haven’t tested it with yarn; if it’s good with npm could you then close the issue please?

Thanks for your time, very informative tickets

Read more comments on GitHub >

github_iconTop Results From Across the Web

Error: Missing migration file: 1506760343216-example- ...
js error Command failed with exit code 1. info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.
Read more >
Missing migration files - django
I am stuck at this error for missing migration files.. Do I need to drop the whole database to reset the migrations or...
Read more >
Documentation - Migrating from JavaScript
During our JS to TS migration, we'll need to separate our input files to prevent TypeScript from overwriting them. If your output files...
Read more >
Prisma Migrate limitations and known issues
Prisma Migrate generates SQL files that are specific to your provider. This means that you cannot use the same migration files for PostgreSQL...
Read more >
Error Message: “Mandatory Currency is Missing” While ...
The error is due to one of the below reasons. If the Discount List Type Code used is 7PL2, in the General tab...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found