web
You’re offline. This is a read only version of the page.
close
Skip to main content

Announcements

News and Announcements icon
Community site session details

Community site session details

Session Id :
Power Platform Community / Forums / Power Apps / Non-relative module im...
Power Apps
Unanswered

Non-relative module imports

(0) ShareShare
ReportReport
Posted on by 203

Does anybody know how to properly set up a Non-relative module imports such as 

import { Component } from "@foo/ui";

in a pcf project?

 

I have setup the tsconfig.json with the baseUrl & paths. In vscode, it found the library without issues and intellisense works.

 "baseUrl": ".",
 "paths": {
 "@foo/ui": ["../../libs/ui/src"]
 }

But when I run the build command it reported back "Module not found: Error: Can't resolve '@foo/ui'.

It then proceeded to search in "node_modules", which is wrong since @foo is my own ts project.

I have the same question (0)

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

Season of Sharing Community Challenge Winners!

Congratulations to our community stars!

Kudos to our 2025 Community Spotlight Honorees

Expanding mentorship, skilling, and AI innovation

Congratulations to the June Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Apps

#1
WarrenBelz Profile Picture

WarrenBelz 326 Most Valuable Professional

#2
11manish Profile Picture

11manish 168

#3
sannavajjala87 Profile Picture

sannavajjala87 75 Super User 2026 Season 1

Last 30 days Overall leaderboard