Mirza Joldic

Results 9 comments of Mirza Joldic

Getting this error as well. To reproduce I simply installed the package into my CRA app and used the code from Quickstart sample. ``` "react": "^16.13.1", "react-dom": "^16.13.1", "react-data-grid": "^7.0.0-beta.13",...

I agree, this would be a helpful feature.

FYI. @marcosfede I came across this plugin that does this: https://github.com/dsandstrom/atom-double-tag

Try deploying with -d flag. There is a bug where deploying on free accounts without it hangs. It's due to the prompt now asks during deploys on free account. -...

I get this error just by adding `"serverless-optimizer-plugin"` to the plugins array in `s-project.json`. ``` /usr/local/lib/node_modules/serverless/node_modules/bluebird/js/release/async.js:49 fn = function () { throw arg; }; ^ TypeError: Class extends value #...

@scheung38 did you ever fix this? I am getting the same error.