Giter Site home page Giter Site logo

gatsby-source-steam's People

Contributors

jamesdanylik avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Forkers

kerl1310

gatsby-source-steam's Issues

regeneratorRuntime is not defined

Hello,

I'm trying to pull news from a game page, but am having an issue on initial build.

I have added my own api_key and my own user_id but only receive this error:

  ReferenceError: regeneratorRuntime is not defined

  - gatsby-node.js:28
    [BulkheadSite]/[gatsby-source-steam]/gatsby-node.js:28:46

  - gatsby-node.js:69 Object.<anonymous>
    [BulkheadSite]/[gatsby-source-steam]/gatsby-node.js:69:2

  - v8-compile-cache.js:178 Module._compile
    [BulkheadSite]/[v8-compile-cache]/v8-compile-cache.js:178:30

  - loader.js:712 Object.Module._extensions..js
    internal/modules/cjs/loader.js:712:10

  - loader.js:600 Module.load
    internal/modules/cjs/loader.js:600:32

  - loader.js:539 tryModuleLoad
    internal/modules/cjs/loader.js:539:12

  - loader.js:531 Function.Module._load
    internal/modules/cjs/loader.js:531:3

  - loader.js:637 Module.require
    internal/modules/cjs/loader.js:637:17

  - v8-compile-cache.js:159 require
    [BulkheadSite]/[v8-compile-cache]/v8-compile-cache.js:159:20

  - resolve-module-exports.js:124 module.exports
    [BulkheadSite]/[gatsby]/dist/bootstrap/resolve-module-exports.js:124:26

  - validate.js:122 flattenedPlugins.forEach.plugin
    [BulkheadSite]/[gatsby]/dist/bootstrap/load-plugins/validate.js:122:31

  - Array.forEach

  - validate.js:115 collatePluginAPIs
    [BulkheadSite]/[gatsby]/dist/bootstrap/load-plugins/validate.js:115:20

  - index.js:61
    [BulkheadSite]/[gatsby]/dist/bootstrap/load-plugins/index.js:61:15

  - Generator.next

Gatsby Plugin indexing

Hello ๐Ÿ‘‹

As part of gatsbyjs/gatsby#14013, I would like to ask you if you could publish a patch version of your source plugin to NPM such that the keywords appear on NPM as gatsby and gatsby-plugin as documented in Gatsby docs.

At the moment, gatsby-plugin appears under the plural form gatsby-plugins. I believe you have published a version of the package that differs from the version published here on GitHub, as the package.json file under node_modules/gatsby-source-steam looks a little bit different:

{
 "author": {
    "name": "James Danylik",
    "email": "[email protected]",
    "url": "https://james.danylik.com"
  },
  "bugs": {
    "url": "https://github.com/jamesdanylik/gatsby-source-steam/issues"
  },
  "bundleDependencies": false,
  "dependencies": {
    "node-fetch": "^2.1.2",
    "query-string": "^6.1.0"
  },
  "deprecated": false,
  "description": "A GatsbyJS source plugin for building websites using Valve's Steam",
  "homepage": "https://github.com/jamesdanylik/gatsby-source-steam#readme",
  "keywords": [
    "gatsby",
    "gatsby-plugins",
    "gatsby-source-plugins",
    "steam",
    "games"
  ],
  "license": "MIT",
  "main": "index.js",
  "name": "gatsby-source-steam",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/jamesdanylik/gatsby-source-steam.git"
  },
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "version": "0.1.0"
}

If you need any assistance with that, please let me know how I can help.

Thank you very much!

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.