Nick Litwin

Results 5 comments of Nick Litwin

I think the main issue was the name of intro.js. It was looking for a package named `intro` as opposed to `intro.js`, and couldn't find it.

Any update? I've been getting the same errors and have spent hours trying to figure it out. I don't want to recreate everything from scratch :/

I was able to filter two content types with: ```json "queryEntries": ["sys.contentType.sys.id[in]=contentTypeOne,contentTypeTwo"], ```

Also looking for a solution to this.