Joseph Jobbings

Results 6 comments of Joseph Jobbings

Yes this is misleading: how do i import a cookies.txt file? Is this a user error (on my part) or is the documentation wrong?

Trying out grabbit I'm seeing similar problems to @lakshmin. The grabbit packages/ bundles/ components are all Ok when installed to a 'fresh' aem instance. The problem arises when the grabbit...

Seeing similar with node.js ES6 modules, e.g. ```Javascript import axios from 'axios' import config from 'axios-debug-log' ... ``` ### Behaviour At runtime, ``` ... "trace":["Error [ERR_PACKAGE_PATH_NOT_EXPORTED]: Package subpath './lib/helpers/isAbsoluteURL' is...

Saw this issue again today - on a different repo but couldn't remember how i fixed it previously 😭 > * Exception is: java.lang.NullPointerException: Cannot invoke method split() on null...

Just tried https://github.com/transitive-bullshit/create-react-library too. Failed for me as i don't have gulp installed. Should gulp be installed as part of your build scripts, or have i missed something?

Oh, great - I'll work through and let you know if I spot anything... I could raise a PR for this if you like?