-
Hey @christopheranderson,
I just found the tool didn't work well with Meteor 1.3.x, it was stuck at `azure-demeteorizer install` step.
Could be node-nyp.
Current work around is converting the app fr…
-
Hi,
Looks like a tool I can use to enable few of my analysts instead of having to write dashboards for them. It looks like it is hitting some dependency issues - perhaps just a matter of updating p…
-
To make the code base more structured using linting tools like eslint, prettier by following popular style guides like Airbnb or Google?
-
It is worth a chat now that we have made progress with tsx. Some issues we have encountered, like https://github.com/phetsims/perennial/issues/389 may go away
https://github.com/phetsims/chipper/is…
-
it looks babel-plugin bypass compile node_modules, even specify in package.json
```
{
"name": "recompile-node-modules",
"private": true,
"scripts": {
"start": "meteor run"
},
"…
-
On the project setup with all required dependencies installed (ubuntu, node, yarn, and meteor) on WSL Ubuntu, throws the below error.
**Server Setup Information:**
Rocketchat - latest 6.5.0
nod…
-
I'm using Meteor 1.3.5_1 and the latest mup from npmjs
while I was deploying the app, it shows the error like this:
```
-----------------------------------STDERR-----------------------------------…
-
i am trying to integrate wallet selector in nextjs app router with version "next": "15.0.3",
my wallet selector provider code like this
import { setupCoin98Wallet } from '@near-wallet-selector/…
-
It looks like `preCommit.sh` is basically doing what the `lint-staged` package does. Should we consider that instead?
-
Although I have run meteor many times, there's no folder `.meteor/local/build`. Is this something they have changed about meteor, or is there a specific command that would create and populate that fo…