-
Hello,
I had some trouble getting gulp-stylelint working. As a config is needed, I installed stylelint-config-recommanded,
`npm install stylelint-config-recommended --save-dev`
But newer version…
-
A user in zurb/foundation-sites#8560 discovered that when you run `foundation watch` you get the following error:
`Failed to load external module babel-register`.
It follows that error with:
`Requir…
-
I am getting these 'errors' when I run 'npm run build'. They seem to be warnings as everything works when I use the library but I would like to fix these.
No name was provided for external mod…
-
### Issue details
Running browser-sync via webpack for a Wordpress plugin. Everything compiles fine, but the proxied browser-sync window just opens a white screen that hangs on loading infinitely. …
-
I noticed that you compiled your module by bablel like (tool from ES2016 to JS).
But for nodejs you need to export `module.exports = print` not `exports.default = print`
You can solve this by c…
-
Getting this error with Browserify-hmr when saving a js file:
`[HMR] Error applying update TypeError: Failed to execute 'removeChild' on 'Node': parameter 1 is not of type 'Node'.`
Is not hot reloadin…
-
I know this is going to be more complicated than it should, but can support be added to allow for `asset()` to be used on the resources within the debug block? It isn't finding the files, and isn't b…
-
I'm trying to get the `gulp-compass` version `1.0.1` into my `gulp` build stream but am having issues working with the output of the compass compiler.
Here is the gulp task I've got which should:
1. …
-
I would like use bs.config.js file for start browser-sync with my config, but when i run browser-sync start, i've this message :
> Copy the following snippet into your website, just before the closin…
-
@shakyShane, @shinnn:
### Issue details
````
Refused to display 'http://localhost:3000/?customize_changeset_uuid=2c0c4803-e86b-43c8-a81c-0083085801da&customize_theme=test%2Fresources&customize_mess…