Giter Club home page Giter Club logo

Comments (3)

UmBsublime avatar UmBsublime commented on August 29, 2024

even when i try to load the module manualy with PS> load-module gmail.psm1 it doesnt work. I get this error:

Unable to find type [PSCredential]: make sure that the assembly containing this
type is loaded.
At C:\Users\Gamer\Documents\WindowsPowerShell\Modules\Gmail.ps\Gmail.ps.psm1:91
1 char:31

  • [OutputType([PSCredential] <<<< )]
    
    • CategoryInfo : InvalidOperation: (PSCredential:String) [], Pare
      ntContainsErrorRecordException
    • FullyQualifiedErrorId : TypeNotFound

Import-Module : The specified module '.\Gmail.ps.psm1' was not loaded because n
o valid module file was found in any module directory.
At line:1 char:14

  • Import-Module <<<< .\Gmail.ps.psm1
    • CategoryInfo : ResourceUnavailable: (.\Gmail.ps.psm1:String) [I
      mport-Module], FileNotFoundException
    • FullyQualifiedErrorId : Modules_ModuleNotFound,Microsoft.PowerShell.Comm
      ands.ImportModuleCommand

from gmail.ps.

nblagoev avatar nblagoev commented on August 29, 2024

What version of PowerShell are you using? Try to fetch the v2-compat branch and install from it. I changed that RootModule key in the manifest, seems it's new for v3

from gmail.ps.

UmBsublime avatar UmBsublime commented on August 29, 2024

I will try this when ever I have some free time.

Thank you for your fast response

Charles

On Wed, Dec 4, 2013 at 3:11 AM, Nikolay Blagoev [email protected]:

What version of PowerShell are you using? Try to fetch the v2-compat
branch and install from it. I changed that RootModule key in the manifest,
seems it's new for v3


Reply to this email directly or view it on GitHubhttps://github.com//issues/1#issuecomment-29786506
.

from gmail.ps.

Related Issues (18)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.