Skip to content
New issue

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

Fixed open in colab issue with netlify functions #223

Merged
merged 5 commits into from
Feb 20, 2023
Merged

Fixed open in colab issue with netlify functions #223

merged 5 commits into from
Feb 20, 2023

Conversation

vfdev-5
Copy link
Member

@vfdev-5 vfdev-5 commented Feb 7, 2023

Fixed open in colab issue with netlify functions:

{
  "errorType":"Runtime.ImportModuleError",
  "errorMessage":"Error: Cannot find module '@octokit/core'/nRequire stack:/n- /var/task/functions/colab.js/n- /var/task/colab.js/n- /var/runtime/index.mjs",
  "trace": [
      "Runtime.ImportModuleError: Error: Cannot find module '@octokit/core'",
      "Require stack:","- /var/task/functions/colab.js","- /var/task/colab.js","- /var/runtime/index.mjs","%20%20%20 at _loadUserApp (file:///var/runtime/index.mjs:1000:17)","%20%20%20 at async Object.UserFunction.js.module.exports.load (file:///var/runtime/index.mjs:1035:21)","%20%20%20 at async start (file:///var/runtime/index.mjs:1200:23)","%20%20%20 at async file:///var/runtime/index.mjs:1206:1"]}

@netlify
Copy link

netlify bot commented Feb 7, 2023

Deploy Preview for code-generator ready!

Name Link
🔨 Latest commit 7633d19
🔍 Latest deploy log https://app.netlify.com/sites/code-generator/deploys/63f33df3e5010700080a8809
😎 Deploy Preview https://deploy-preview-223--code-generator.netlify.app/
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

@vfdev-5 vfdev-5 force-pushed the colab-issue branch 6 times, most recently from c23afd3 to de615fe Compare February 8, 2023 00:24
@vfdev-5 vfdev-5 marked this pull request as ready for review February 20, 2023 09:27
@vfdev-5
Copy link
Member Author

vfdev-5 commented Feb 20, 2023

@vfdev-5 vfdev-5 merged commit 11435ec into main Feb 20, 2023
@vfdev-5 vfdev-5 deleted the colab-issue branch February 20, 2023 09:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant