Pete Nykänen

Results 23 issues of Pete Nykänen

## Overview I am trying to import the library to node with experimental modules enabled (`node --expermental-modules server.js`, but the ESM loader claims that the export doesn't exist. I have...

Link to connection section was broken

I am not sure if Steam allows games to have **_exactly**_ the same name, but these two were posted on GAF today with different capitalization: Reflex: http://store.steampowered.com/app/328070/ RefleX: http://store.steampowered.com/app/281860/ The...

Missing trailing comma there

Hi, I'm currently using `grunt-update-json` to update a certain json file with the contents of another file and it works great. However, I am having an issue where certain nodes...

enhancement
help wanted

Maybe more of a general question about the ambient sensor and Hyperterm theming: would it be possible to adjust the brightness of the theme instead of completely switching between themes...

When user has already installed `grunt-contrib-watch` via npm before installing `grunt-express`, npm won't install it under `grunt-express/node_modules` (npm/npm#1341) which leads to the following: ``` > grunt express >> Local Npm...

Some inconsistencies I saw when comparing the `` examples across browsers (as customized ones are always pain in crossbrowser uses) (in order: Chrome 44.0, FF 39, IE11): ![image](https://cloud.githubusercontent.com/assets/7641760/8927204/794f26cc-351e-11e5-9191-da87f3715a46.png) ![image](https://cloud.githubusercontent.com/assets/7641760/8927218/877d39aa-351e-11e5-9f61-f23cfc38cf21.png) ![image](https://cloud.githubusercontent.com/assets/7641760/8927235/a70e595c-351e-11e5-92ec-e60513057dd0.png)...

# Bug report ## Description / Observed Behavior When looking at the [documentation](https://swr.vercel.app/docs/typescript), one can either use a typed fetcher or type the `useSWR` hook directly. Let's try to implement...

### Describe the bug I am trying to run `cdk` commands, such as `cdk diff` on a stack that contains `NodejsFunction`s with `runtime`s set to `Runtime.NODEJS_20_X`. However, the commands always...

bug
effort/medium
@aws-cdk/aws-lambda-nodejs
p3