-
Today, I started getting errors when running `npm install` on my solution. The error referenced "microtime" which I assume is a dependency of one of my packages. This was the original error:
> C:…
-
**Environment**
```
"dependencies": {
"@angular/animations": "~11.2.7",
"@angular/common": "~11.2.7",
"@angular/compiler": "~11.2.7",
"@angular/core": "~11.2.7",
"@angular…
-
### Issue type
**I'm submitting a ...** (check one with "x")
* [x ] bug report
* [ ] feature request
### Issue description
**Current behavior:**
npm start fails to complie bcoz of t…
-
```
beforeEach(waitForAsync(() => {
TestBed.configureTestingModule({
declarations: [ JobCommentsComponent ],
imports: [
TestHelperModule,
AngularMaterialIntegrationModule,
Qui…
-
## Current Behavior
It fails to configure storybook in a fresh workspace.
## Expected Behavior
Not fail.
## Steps to Reproduce
```bash
rm --force --recursive ./tmp-workspace-wrapper
m…
-
### Issue type
**I'm submitting popover bug
### Issue description
**Current behavior:**
Hover text is not appearing.
![image](https://user-images.githubusercontent.com/22330484/42820914-f2…
-
## Expected Behavior
To update to latest
## Current Behavior
Fails
## Failure Information (for bugs)
```
➜ ui git:(angular7) yarn update
yarn run v1.15.2
$ ng update @nrwl/schematic…
-
I'm trying to use `exceljs` on browser to read some XLSX files.
But, when I tried to import using
```js
import Excel from 'exceljs';
```
I received an error on build because can't resolve `fs…
-
We are testing/trying this but it does not work.
```
gyp info it worked if it ends with ok
gyp verb cli [
gyp verb cli 'C:\\Program Files\\nodejs\\node.exe',
gyp verb cli 'C:\\1_Code\\testb…
-
### Before opening, please confirm:
- [X] I have [searched for duplicate or closed issues](https://github.com/aws-amplify/amplify-js/issues?q=is%3Aissue+) and [discussions](https://github.com/aws-am…