You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Invalid JSON data received from BitBucket
Data received:
Rate limit for this resource has been exceeded
Error: SyntaxError: Unexpected token R
npm ERR! [email protected] start: node src/main.js
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the [email protected] start script.
npm ERR! This is most likely a problem with the gogs-bitbucket-migration package,
npm ERR! not with npm itself.
npm ERR! Tell the author that this fails on your system:
npm ERR! node src/main.js
npm ERR! You can get their info via:
npm ERR! npm owner ls gogs-bitbucket-migration
npm ERR! There is likely additional logging output above.
npm ERR! System Linux 3.16.0-4-amd64
npm ERR! command "/usr/local/bin/node" "/usr/local/bin/npm" "start"
npm ERR! cwd /home/kruug/workspace/bitbucket-to-gogs-migrator
npm ERR! node -v v0.10.24
npm ERR! npm -v 1.3.21
npm ERR! code ELIFECYCLE
npm ERR!
npm ERR! Additional logging details can be found in:
npm ERR! /home/kruug/workspace/bitbucket-to-gogs-migrator/npm-debug.log
npm ERR! not ok code 0
Is there a way to introduce a WAIT period between checking for repos?
The text was updated successfully, but these errors were encountered:
Invalid JSON data received from BitBucket
Data received:
Rate limit for this resource has been exceeded
Error: SyntaxError: Unexpected token R
npm ERR! [email protected] start:
node src/main.js
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the [email protected] start script.
npm ERR! This is most likely a problem with the gogs-bitbucket-migration package,
npm ERR! not with npm itself.
npm ERR! Tell the author that this fails on your system:
npm ERR! node src/main.js
npm ERR! You can get their info via:
npm ERR! npm owner ls gogs-bitbucket-migration
npm ERR! There is likely additional logging output above.
npm ERR! System Linux 3.16.0-4-amd64
npm ERR! command "/usr/local/bin/node" "/usr/local/bin/npm" "start"
npm ERR! cwd /home/kruug/workspace/bitbucket-to-gogs-migrator
npm ERR! node -v v0.10.24
npm ERR! npm -v 1.3.21
npm ERR! code ELIFECYCLE
npm ERR!
npm ERR! Additional logging details can be found in:
npm ERR! /home/kruug/workspace/bitbucket-to-gogs-migrator/npm-debug.log
npm ERR! not ok code 0
Is there a way to introduce a WAIT period between checking for repos?
The text was updated successfully, but these errors were encountered: