-
## WS-2019-0541 - High Severity Vulnerability
Vulnerable Library - macaddress-0.2.8.tgz
Get the MAC addresses (hardware addresses) of the hosts network interfaces.
Library home page: https://registr…
-
Hey, non breaking bug here.
I'm using a dummy data value so I can know when to load in a default model. However, even if I delete the key, it's still returning the error:
`attribute "factory' no…
-
Hello, I have an issue creating a many to many association with fixtures.
In [lib/loader.js#L191](https://github.com/domasx2/sequelize-fixtures/blob/master/lib/loader.js#L191), `assoc.target.findOne` …
-
I have a weird issue that I'm not sure if it's me or not, but I thought I'd report it because I love this package.
Doing an `@import` from a glob works every-which-way I can think of trying it, exc…
-
With the environment
```ShellSession
$ npm ls --depth 0 webpack reshape-loader
/home/luism/project/journal
├── reshape-loader@1.1.0
└── webpack@4.2.0
```
`webpack -d` outputs the error
```
M…
-
Great Bundle! I am using it a lot to setup the base data of the application before populating the database with the data of the symfony1 application.
However, for test purposes, I would like to be in …
-
As of now Alice fixtures must be placed under `Resources/fixtures/orm`.
Wouldn't it better to keep the DoctrineFixtures behavior which allows to specify the path where the loader is declared and with…
-
seems fixtures dump creates fixture in order that it can later not load:
```
$ app/console propel:fixtures:load --dir=fixtures/fixtures1 --connection=mds -vvv
No SQL fixtures found.
No XML fixtures f…
-
When I have set `components: true` in `nuxt.config.js`, importing any component that has a custom tag with markdown content will result in error `Module parse failed: Unexpected character '#'`, `You …
-
I'm getting this error everytime i run my webpack bundle. I've installed reqwest via npm
`Module not found: Error: Cannot resolve module 'xhr2' in c:\Users\xxx\Git\xxx\node_modules\reqwest`