Search the Community
Showing results for tags 'club member'.
-
I have an issue, my company has the Club membership and I'm trying to install the bonus plugins it via NPM (they used to install it via .zip files but I don't want to do that) So I followed the instructions I added my token to the .npmrc file Then I used npm install gsap@npm:@gsap/member After that I used npm install gsap But I still can't used the bonus plugins I uninstall and installed multiple times Am I missing something? I already check with my company and confirm we still have the membership active
- 13 replies
-
- club
- club memebership
-
(and 1 more)
Tagged with:
-
Hey everyone, Judging by the forum posts, i'm pretty certain this issue has been posted a thousand times before but after a few hours I thought I'd try here. I've done the following: - created a new project created with preact-cli, - copied club member minified plugin DrawSVGPlugin, Draggable and ThrowPropsPlugin to a /src/vendor directory - imported DrawSVGPlugin in my app.js I recieve the following error: ✖ ERROR ./src/vendor/DrawSVGPlugin.min.js Module not found: Error: Can't resolve '../TweenLite.min.js' in .... Attempted to add the aliases to the preact.config.js file by adding config.resolve.alias.TweenLite = [path to node_modules gsap] but it didn't work. I haven't posted any code but I can setup a dummy project if need be. Any help is greatly appreciated. Cheers, Topher.
- 2 replies
-
- preact-cli
- drawsvgplugin
-
(and 2 more)
Tagged with: