-
Ok so this is the error
```
c:\Users\koubi\Desktop\rotmg-meteor\node_modules\jimp\es\index.js:35
import FS from 'fs';
SyntaxError: Unexpected token import
```
How i got it:
```
import Jimp …
-
We are using browserslist to display to our users if their browsers are out-of-date (we also use it on a number of things during development like eslint-plugin-compat). Thanks for this wonderful work,…
-
I've tried to upgrade to Meteor 1.5.2, but an error occurs while building my app. The error always occurs while building the app with heroku and sometimes locally. It seems, that it doesn't affect the…
-
Guys.. I should very much praise the Nuxtjs I have been using extensively in my projects .. I would like to know the difficulty in integrating with Meteor as a data API?
We could use [Meteor client…
-
onTouchTap doesn't seem to work with WebPack.
For example with IconMenu I cannot get the menu to open when using WebPack and it appears to be because react-tap-event-plugin is not being initialised.
I…
-
**Describe the bug**
This error shows up when in a plain React web project:
```
Uncaught Error: Cannot find module 'react-native/Libraries/Renderer/shims/ReactNative'
at webpackMissingModule…
-
I just added angular2-apollo to an angular2 project bootstraped with angular-cli.
Angular 2 is loading modules with systemjs. However it's pain with apollo-client: You have to add every individual lo…
-
### Reduced Test Case
https://stackblitz.com/github/fullcalendar/fullcalendar-examples/tree/main/angular14
### Do you understand that if a reduced test case is not provided, we will intentionally de…
-
I try to use
https://unpkg.com/@virgilsecurity/e3kit-browser@2.5.1/dist/browser.umd.js
to encode the message and i got error as in the picture
![2022-12-27_193701](https://user-images.githubuserc…
-
I'm trying to use the 0.14 branch (downloaded, manually transpiled via `npm i`, and used in a large Meteor/Webpack project) and I'd like to use the Dialog component (for now).
I get the following err…