sfc-gh-klochen / sfsnowsightextensions

Snowflake Snowsight Extensions enables manipulation of Snowsight features from command-line
6 stars 1 forks source link

Can't 'import-module' for V2023.2.8.0 #43

Closed SQRSMN closed 1 year ago

SQRSMN commented 1 year ago

I tried importing the PS modules in Powershell V7.3.4 (both in win10 and Fedora37), but received the error:

'Import-Module: The specified module 'SnowflakePS.psd1' was not loaded because no valid module file was found in any module directory.'

I tried placing it in the module directories aswell as calling it in the local directory. Both attempts returned the same result.

image

SQRSMN commented 1 year ago

Was able to import the module with complete path to psd1-file.